Home
last modified time | relevance | path

Searched defs:reasonValue (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_system_ability_ondemand_reason.cpp83 const std::string& reasonValue, int64_t extraDataId) in SystemAbilityOnDemandReason()
111 void SystemAbilityOnDemandReason::SetValue(const std::string& reasonValue) in SetValue()
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dsystem_ability_ondemand_reason.cpp83 const std::string& reasonValue, int64_t extraDataId) in SystemAbilityOnDemandReason()
111 void SystemAbilityOnDemandReason::SetValue(const std::string& reasonValue) in SetValue()
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dsystem_ability_ondemand_reason_test.cpp262 std::string reasonValue = "testreasonvalue"; variable
/ohos5.0/base/web/webview/sa/src/
H A Dapp_fwk_update_service.cpp143 std::string reasonValue = startReason.GetValue(); in Init() local
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_helper.cpp193 std::string reasonValue = GetStringValueFromJson(jsonObject, "reason"); in ConvertStringToPrinterState() local