Home
last modified time | relevance | path

Searched defs:UpdateWhiteListUrls (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_verify_mgr.h65 virtual void UpdateWhiteListUrls(const std::vector<std::string>& urls) override in UpdateWhiteListUrls() function
122 virtual void UpdateWhiteListUrls(const std::vector<std::string>& urls) override in UpdateWhiteListUrls() function
/ohos5.0/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/src/
H A Dapp_domain_verify_mgr_client.cpp276 void AppDomainVerifyMgrClient::UpdateWhiteListUrls(const std::vector<std::string>& urls) in UpdateWhiteListUrls() function in OHOS::AppDomainVerify::AppDomainVerifyMgrClient
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/core/
H A Dapp_domain_verify_mgr_service.cpp185 void AppDomainVerifyMgrService::UpdateWhiteListUrls(const std::vector<std::string>& urls) in UpdateWhiteListUrls() function in OHOS::AppDomainVerify::AppDomainVerifyMgrService
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/zidl/
H A Dapp_domain_verify_mgr_service_proxy.cpp220 void AppDomainVerifyMgrServiceProxy::UpdateWhiteListUrls(const std::vector<std::string>& urls) in UpdateWhiteListUrls() function in OHOS::AppDomainVerify::AppDomainVerifyMgrServiceProxy