Home
last modified time | relevance | path

Searched refs:supportErms (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Decological_rule_interceptor.cpp71 std::string supportErms = OHOS::system::GetParameter(ABILITY_SUPPORT_ECOLOGICAL_RULEMGRSERVICE, "true"); in DoProcess() local
72 if (supportErms == "false") { in DoProcess()
92 std::string supportErms = OHOS::system::GetParameter(ABILITY_SUPPORT_ECOLOGICAL_RULEMGRSERVICE, "true"); in DoProcess() local
93 if (supportErms == "false") { in DoProcess()
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp3571 std::string supportErms = OHOS::system::GetParameter(FORM_SUPPORT_ECOLOGICAL_RULEMGRSERVICE, "true"); in IsErmsSupportPublishForm() local
3572 if (supportErms == "false") { in IsErmsSupportPublishForm()

Completed in 8 milliseconds