Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Dbatch_uri.h52 void SetOtherUriCheckResult(const std::vector<bool> &otherUriResult);
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Dbatch_uri.cpp110 void BatchUri::SetOtherUriCheckResult(const std::vector<bool> &otherUriResult) in SetOtherUriCheckResult() function in OHOS::AAFwk::BatchUri