Home
last modified time | relevance | path

Searched defs:saveInfo (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_service_mock_test.cpp89 std::string saveInfo = jsonRes.dump(); variable
136 std::string saveInfo = jsonRes.dump(); variable
171 std::string saveInfo = jsonRes.dump(); variable
212 std::string saveInfo = jsonRes.dump(); variable
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/
H A Dsec_comp_register_callback_test.cpp203 std::string saveInfo = jsonRes.dump(); variable
239 std::string saveInfo = jsonRes.dump(); variable
273 std::string saveInfo = jsonRes.dump(); variable
290 std::string saveInfo = jsonRes.dump(); variable
326 std::string saveInfo = jsonRes.dump(); variable
365 std::string saveInfo = jsonRes.dump(); variable
403 std::string saveInfo = jsonRes.dump(); variable
475 std::string saveInfo = jsonRes.dump(); variable
517 std::string saveInfo = jsonRes.dump(); variable
552 std::string saveInfo = jsonRes.dump(); variable
[all …]
/ohos5.0/base/security/device_security_level/oem_property/ohos/common/
H A Dexternal_interface_adapter.c253 int32_t InitDslmInfoInCertChain(struct DslmInfoInCertChain *saveInfo) in InitDslmInfoInCertChain()
279 void DestroyDslmInfoInCertChain(struct DslmInfoInCertChain *saveInfo) in DestroyDslmInfoInCertChain()
H A Ddslm_ohos_request.c86 …struct DslmInfoInCertChain saveInfo = {.credStr = credStr, .nonceStr = nonceStr, .udidStr = udidSt… in GenerateDslmCertChain() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp401 SaveInfo saveInfo; in NotifyChange() local
423 SaveInfo& saveInfo, bool& hasAsset) in GetObjectData()
462 void ObjectStoreManager::ComputeStatus(const std::string& objectKey, const SaveInfo& saveInfo, in ComputeStatus()
488 …nager::NotifyDataChanged(const std::map<std::string, ObjectRecord>& data, const SaveInfo& saveInfo) in NotifyDataChanged()
499 int32_t ObjectStoreManager::WaitAssets(const std::string& objectKey, const SaveInfo& saveInfo, in WaitAssets()
515 …StoreManager::PullAssets(const std::map<std::string, ObjectRecord>& data, const SaveInfo& saveInfo) in PullAssets()
846 …SaveInfo saveInfo(appId, sessionId, DmAdaper::GetInstance().GetLocalDevice().udid, toDeviceId, tim… in SaveToStore() local
/ohos5.0/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
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A Dnative_image_effect_unittest.cpp1098 std::string saveInfo = imageEffectInfo; variable