Searched defs:MtpOperationContext (Results 1 – 1 of 1) sorted by relevance
24 struct MtpOperationContext { struct35 int properType = MTP_TYPE_UNDEFINED_CODE;36 std::string properStrValue;38 std::shared_ptr<UInt32List> handles;40 std::string name;41 std::string created;42 std::string modified;51 std::shared_ptr<MtpDriver> mtpDriver;