Home
last modified time | relevance | path

Searched defs:saveInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/src/devicestate/
H A Ddm_device_state_manager.cpp67 DmDeviceInfo saveInfo = info; in SaveOnlineDeviceInfo() local
192 DmDeviceInfo saveInfo; in OnDbReady() local
/foundation/multimedia/image_effect/test/unittest/
H A Dnative_image_effect_unittest.cpp1100 std::string saveInfo = imageEffectInfo; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp401 SaveInfo saveInfo; in NotifyChange() local
404 DistributedData::Serializable::Unmarshall(std::string(value.begin(), value.end()), saveInfo); in NotifyChange() local
422 GetObjectData(const ObjectRecord& changedData, SaveInfo& saveInfo, bool& hasAsset) GetObjectData() argument
462 ComputeStatus(const std::string& objectKey, const SaveInfo& saveInfo, const std::map<std::string, ObjectRecord>& data) ComputeStatus() argument
488 NotifyDataChanged(const std::map<std::string, ObjectRecord>& data, const SaveInfo& saveInfo) NotifyDataChanged() argument
499 WaitAssets(const std::string& objectKey, const SaveInfo& saveInfo, const std::map<std::string, ObjectRecord>& data) WaitAssets() argument
515 PullAssets(const std::map<std::string, ObjectRecord>& data, const SaveInfo& saveInfo) PullAssets() argument
[all...]

Completed in 6 milliseconds