Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/services/app_domain_verify_agent_service_test/
H A Dapp_domain_verify_agent_service_test.cpp249 appDomainVerifyAgentService->OnIdle(idleReason);
251 appDomainVerifyAgentService->OnIdle(idleReason);
252 appDomainVerifyAgentService->OnStop();
265 appDomainVerifyAgentService->OnIdle(idleReason);
267 appDomainVerifyAgentService->OnIdle(idleReason);
268 appDomainVerifyAgentService->OnStop();
281 appDomainVerifyAgentService->OnIdle(idleReason);
283 appDomainVerifyAgentService->OnIdle(idleReason);
284 appDomainVerifyAgentService->OnStop();
301 appDomainVerifyAgentService->OnStop();
[all …]
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/moduletest/
H A Dapp_domain_verify_agent_module_test.cpp87 std::shared_ptr<AppDomainVerifyAgentService> appDomainVerifyAgentService = variable
97 appDomainVerifyAgentService->SingleVerify(appVerifyBaseInfo, verifyResultInfo);