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