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