Home
last modified time | relevance | path

Searched defs:uriIndex (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp249 for (size_t uriIndex = 0; uriIndex < uris.size(); ++uriIndex) { in MatchLinkFeature() local
260 for (size_t uriIndex = 0; uriIndex < uris.size(); ++uriIndex) { in MatchLinkFeature() local
296 for (size_t uriIndex = 0; uriIndex < uris.size(); ++uriIndex) { in MatchUriAndType() local
310 for (size_t uriIndex = 0; uriIndex < uris.size(); ++uriIndex) { in MatchUriAndType() local
321 for (size_t uriIndex = 0; uriIndex < uris.size(); ++uriIndex) { in MatchUriAndType() local
331 for (size_t uriIndex = 0; uriIndex < uris.size(); ++uriIndex) { in MatchUriAndType() local
572 for (size_t uriIndex = 0; uriIndex < uris.size(); ++uriIndex) { in MatchMimeType() local
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dfile_access_service.cpp459 size_t uriIndex = uriStr.find(FILE_SCHEME); in CleanAllNotifyImpl() local
594 size_t uriIndex = uriStr.find(FILE_SCHEME); in OnChange() local
740 size_t uriIndex = uriStr.find(FILE_SCHEME); in RmUriObsNodeRelations() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_common_ability.cpp1067 size_t uriIndex = PARAM0; in AcquireDataAbilityHelperWrap() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp6445 size_t uriIndex = 0; variable
6627 size_t uriIndex = 0; variable
6651 size_t uriIndex = 0; variable
6670 size_t uriIndex = 0; variable
6697 size_t uriIndex = 0; variable
6720 size_t uriIndex = 0; variable
6747 size_t uriIndex = 0; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1627 for (size_t uriIndex = 0; uriIndex < skill.uris.size(); ++uriIndex) { in AddSkillUrisInfo() local