Home
last modified time | relevance | path

Searched refs:CheckConnectService (Results 1 - 10 of 10) sorted by relevance

/foundation/bundlemanager/ecological_rule_manager/interfaces/innerkits/src/
H A Decological_rule_mgr_service_client.cpp82 bool EcologicalRuleMgrServiceClient::CheckConnectService() in CheckConnectService() function in OHOS::EcologicalRuleMgrService::EcologicalRuleMgrServiceClient
111 if (!CheckConnectService()) { in QueryFreeInstallExperience()
126 if (!CheckConnectService()) { in EvaluateResolveInfos()
145 if (!CheckConnectService()) { in QueryStartExperience()
167 if (!CheckConnectService()) { in IsSupportPublishForm()
/foundation/ability/form_fwk/services/src/
H A Dform_ecological_rule_service.cpp79 bool FormEcologicalRuleClient::CheckConnectService() in CheckConnectService() function in OHOS::AppExecFwk::FormEcologicalRuleClient
106 if (!CheckConnectService()) { in IsSupportPublishForm()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbms_ecological_rule_mgr_service_client.cpp81 bool BmsEcologicalRuleMgrServiceClient::CheckConnectService() in CheckConnectService() function in OHOS::AppExecFwk::BmsEcologicalRuleMgrServiceClient
105 if (!CheckConnectService()) { in QueryFreeInstallExperience()
/foundation/ability/form_fwk/services/include/
H A Dform_ecological_rule_service.h37 static bool CheckConnectService();
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/free_install/
H A Dbms_ecological_rule_mgr_service_client.h63 static bool CheckConnectService();
/foundation/bundlemanager/ecological_rule_manager/interfaces/innerkits/include/
H A Decological_rule_mgr_service_client.h55 static bool CheckConnectService();
/foundation/ability/ability_runtime/services/abilitymgr/src/ecological_rule/
H A Dability_ecological_rule_mgr_service.cpp93 bool AbilityEcologicalRuleMgrServiceClient::CheckConnectService() in CheckConnectService() function in OHOS::EcologicalRuleMgrService::AbilityEcologicalRuleMgrServiceClient
121 if (!CheckConnectService()) { in EvaluateResolveInfos()
139 if (!CheckConnectService()) { in QueryStartExperience()
/foundation/ability/ability_runtime/services/abilitymgr/include/ecological_rule/
H A Dability_ecological_rule_mgr_service.h47 static bool CheckConnectService();
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmsecologicalrulemgrserviceclient_fuzzer/
H A Dbmsecologicalrulemgrserviceclient_fuzzer.cpp54 bmsEcologicalRuleMgrServiceClient.CheckConnectService(); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp1357 * @tc.name: CheckConnectService
1358 * @tc.desc: test CheckConnectService of BmsEcologicalRuleMgrServiceClient
1363 bool ret = client->CheckConnectService(); in HWTEST_F()

Completed in 7 milliseconds