Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp208 …auto bmsRet = IN_PROCESS_CALL(bmsClient->GetDirByBundleNameAndAppIndex(bundleName, appIndex, dirNa… in GetDirByBundleNameAndAppIndex() local
209 if (bmsRet != ERR_OK) { in GetDirByBundleNameAndAppIndex()
210 … TAG_LOGE(AAFwkTag::URIPERMMGR, "GetDirByBundleNameAndAppIndex failed, ret:%{public}d", bmsRet); in GetDirByBundleNameAndAppIndex()