Searched refs:MtpDevicePropertyList (Results 1 – 5 of 5) sorted by relevance
35 MtpDevicePropertyList* mDeviceProperties;
68 typedef UInt16List MtpDevicePropertyList; typedef
61 virtual MtpDevicePropertyList* getSupportedDeviceProperties() = 0;
428 MtpDevicePropertyList* deviceProperties = mDatabase->getSupportedDeviceProperties(); in doGetDeviceInfo()
121 virtual MtpDevicePropertyList* getSupportedDeviceProperties();335 MtpDevicePropertyList* MyMtpDatabase::getSupportedDeviceProperties() { in getSupportedDeviceProperties()341 MtpDevicePropertyList* list = new MtpDevicePropertyList(); in getSupportedDeviceProperties()