Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Dbatch_uri.cpp76 targetBundleUriCount++; in InitFileUriInfo()
116 targetBundleUriCount++; in SetOtherUriCheckResult()
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Dbatch_uri.h96 int32_t targetBundleUriCount = 0; variable