Home
last modified time | relevance | path

Searched refs:ecologicalRuleMgrServiceClient (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/ecological_rule_manager/test/unittest/
H A Decological_rule_mgr_service_client_test.cpp36 sptr<EcologicalRuleMgrServiceClient> ecologicalRuleMgrServiceClient; member in OHOS::EcologicalRuleMgrService::EcologicalRuleMgrServiceClientTest
45ecologicalRuleMgrServiceClient = OHOS::EcologicalRuleMgrService::EcologicalRuleMgrServiceClient::G… in SetUp()
50 ecologicalRuleMgrServiceClient = nullptr; in TearDown()
64 … int32_t res = ecologicalRuleMgrServiceClient->QueryFreeInstallExperience(want, callerInfo, rule);
80 int32_t res = ecologicalRuleMgrServiceClient->QueryStartExperience(want, callerInfo, rule);
96 int32_t res = ecologicalRuleMgrServiceClient->IsSupportPublishForm(wants, callerInfo, bSupport);
118 …int32_t res = ecologicalRuleMgrServiceClient->EvaluateResolveInfos(want, callerInfo, type, ability…