Home
last modified time | relevance | path

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

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