Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Dbatch_uri.h48 void SetContentUriCheckResult(const std::vector<bool> &contentUriResult);
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Dbatch_uri.cpp94 void BatchUri::SetContentUriCheckResult(const std::vector<bool> &contentUriResult) in SetContentUriCheckResult() function in OHOS::AAFwk::BatchUri