Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/core/
H A Dapp_domain_verify_mgr_service.cpp98 std::string hostVerifyKey = scheme + "://" + host; in FilterAbilities() local
104 auto itr = verifyResultInfo.hostVerifyStatusMap.find(hostVerifyKey); in FilterAbilities()