Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
Dmtp.h395 #define MTP_OPERATION_SET_OBJECT_REFERENCES 0x9811 macro
DMtpServer.cpp82 MTP_OPERATION_SET_OBJECT_REFERENCES,
178 || operation == MTP_OPERATION_SET_OBJECT_REFERENCES in run()
365 case MTP_OPERATION_SET_OBJECT_REFERENCES: in handleRequest()