Searched defs:MtpPropertyList (Results 1 – 2 of 2) sorted by relevance
29 class MtpPropertyList { class45 public MtpPropertyList(int code) { in MtpPropertyList() method in MtpPropertyList
55 typedef std::vector<MtpProperty*> MtpPropertyList; typedef