Home
last modified time | relevance | path

Searched refs:MTP_OPERATION_GET_OBJECT_REFERENCES (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/mtp/
H A Dmtp.h395 #define MTP_OPERATION_GET_OBJECT_REFERENCES 0x9810 macro
H A DMtpServer.cpp376 case MTP_OPERATION_GET_OBJECT_REFERENCES: in handleRequest()