Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/core/
H A Dapp_domain_verify_mgr_service.cpp256 DumpAllVerifyInfos(dumpString); in Dump()
260 void AppDomainVerifyMgrService::DumpAllVerifyInfos(std::string& dumpString) in DumpAllVerifyInfos() function in OHOS::AppDomainVerify::AppDomainVerifyMgrService
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/include/manager/core/
H A Dapp_domain_verify_mgr_service.h62 void DumpAllVerifyInfos(std::string& dumpString);
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/services/app_domain_verify_mgr_service_test/
H A Dapp_domain_verify_mgr_service_test.cpp515 appDomainVerifyMgrService->DumpAllVerifyInfos(getDumpString);