Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp64 size_t matchUriIndex = 0; in Match() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp1997 size_t matchUriIndex = 0; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1602 size_t matchUriIndex = 0; in GetMatchAbilityInfos() local
1752 size_t matchUriIndex = 0; in GetMatchAbilityInfosV9() local
1666 EmplaceAbilityInfo(const InnerBundleInfo &info, const std::vector<Skill> &skills, AbilityInfo &abilityInfo, int32_t flags, int32_t userId, std::vector<AbilityInfo> &infos, std::optional<size_t> matchSkillIndex, std::optional<size_t> matchUriIndex, int32_t appIndex) const EmplaceAbilityInfo() argument
5824 size_t matchUriIndex = 0; GetMatchExtensionInfos() local
5862 EmplaceExtensionInfo(const InnerBundleInfo &info, const std::vector<Skill> &skills, ExtensionAbilityInfo &extensionInfo, int32_t flags, int32_t userId, std::vector<ExtensionAbilityInfo> &infos, std::optional<size_t> matchSkillIndex, std::optional<size_t> matchUriIndex, int32_t appIndex) const EmplaceExtensionInfo() argument
5919 size_t matchUriIndex = 0; GetMatchExtensionInfosV9() local
[all...]

Completed in 20 milliseconds