Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Dbatch_uri.h56 void SetCheckProxyByMapResult(std::vector<bool> &proxyResultByMap);
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Dbatch_uri.cpp142 void BatchUri::SetCheckProxyByMapResult(std::vector<bool> &proxyResultByMap) in SetCheckProxyByMapResult() function in OHOS::AAFwk::BatchUri