Searched defs:outProps (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/ |
H A D | mtp_native_test.cpp | 62 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable 88 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable 115 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable 142 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable 168 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable 194 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable 221 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable 247 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable 273 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable 300 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable [all …]
|
H A D | mtp_data_utils_test.cpp | 93 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable 128 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable 141 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable 150 shared_ptr<vector<Property>> outProps = make_shared<vector<Property>>(); variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_data_utils.cpp | 352 …const shared_ptr<DataShare::DataShareResultSet> &resultSet, shared_ptr<vector<Property>> &outProps) in GetPropListBySet() 376 const shared_ptr<UInt16List> &properties, shared_ptr<vector<Property>> &outProps) in GetPropList() 417 const std::shared_ptr<MtpOperationContext> &context, shared_ptr<vector<Property>> &outProps, in GetMovingOrEnditOneRowPropList() 580 const shared_ptr<UInt16List> &properties, shared_ptr<vector<Property>> &outProps) in GetOneRowPropList() 646 …:SetOneDefaultlPropList(uint32_t handle, uint16_t property, shared_ptr<vector<Property>> &outProps) in SetOneDefaultlPropList() 707 const std::shared_ptr<MtpOperationContext> &context, shared_ptr<vector<Property>> &outProps) in GetMtpPropList() 749 …std::unordered_map<uint32_t, std::string>::iterator it, shared_ptr<vector<Property>> &outProps, in… in GetMtpOneRowProp() 979 uint16_t property, std::shared_ptr<std::vector<Property>> &outProps, int32_t storageId) in SetMtpOneDefaultlPropList()
|
H A D | mtp_medialibrary_manager.cpp | 972 std::shared_ptr<std::vector<Property>> &outProps) in GetObjectPropList()
|
H A D | mtp_media_library.cpp | 925 std::shared_ptr<std::vector<Property>> &outProps) in GetObjectPropList()
|