Searched refs:MtpDevicePropertyList (Results 1 – 5 of 5) sorted by relevance
35 MtpDevicePropertyList* mDeviceProperties;
67 typedef UInt16List MtpDevicePropertyList; typedef
61 virtual MtpDevicePropertyList* getSupportedDeviceProperties() = 0;
467 MtpDevicePropertyList* deviceProperties = mDatabase->getSupportedDeviceProperties(); in doGetDeviceInfo()
131 virtual MtpDevicePropertyList* getSupportedDeviceProperties();359 MtpDevicePropertyList* MtpDatabase::getSupportedDeviceProperties() { in getSupportedDeviceProperties()365 MtpDevicePropertyList* list = new MtpDevicePropertyList(); in getSupportedDeviceProperties()