Home
last modified time | relevance | path

Searched defs:matchUriIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp64 size_t matchUriIndex = 0; in Match() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1585 size_t matchUriIndex = 0; in GetMatchAbilityInfos() local
1651 …std::optional<size_t> matchSkillIndex, std::optional<size_t> matchUriIndex, int32_t appIndex) const in EmplaceAbilityInfo()
1734 size_t matchUriIndex = 0; in GetMatchAbilityInfosV9() local
5825 size_t matchUriIndex = 0; in GetMatchExtensionInfos() local
5865 …std::optional<size_t> matchSkillIndex, std::optional<size_t> matchUriIndex, int32_t appIndex) const in EmplaceExtensionInfo()
5919 size_t matchUriIndex = 0; in GetMatchExtensionInfosV9() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp1998 size_t matchUriIndex = 0; variable