Searched defs:saveInfo (Results 1 - 3 of 3) sorted by relevance
/foundation/distributedhardware/device_manager/services/implementation/src/devicestate/ |
H A D | dm_device_state_manager.cpp | 67 DmDeviceInfo saveInfo = info; in SaveOnlineDeviceInfo() local 192 DmDeviceInfo saveInfo; in OnDbReady() local
|
/foundation/multimedia/image_effect/test/unittest/ |
H A D | native_image_effect_unittest.cpp | 1100 std::string saveInfo = imageEffectInfo; in HWTEST_F() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_manager.cpp | 401 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