Loading media/mtp/MtpServer.h +3 −0 Original line number Diff line number Diff line Loading @@ -34,8 +34,11 @@ namespace android { class IMtpDatabase; class MtpStorage; class MtpMockServer; class MtpServer { // libFuzzer testing friend class MtpMockServer; private: IMtpDatabase* mDatabase; Loading Loading
media/mtp/MtpServer.h +3 −0 Original line number Diff line number Diff line Loading @@ -34,8 +34,11 @@ namespace android { class IMtpDatabase; class MtpStorage; class MtpMockServer; class MtpServer { // libFuzzer testing friend class MtpMockServer; private: IMtpDatabase* mDatabase; Loading