Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Ddeclarative_module_preloader.cpp52 void InitAceModuleCard(void* runtime, const char* bundleName, const void* hapPathMap) in InitAceModuleCard()
69 const std::map<std::string, std::string>& hapPathMap) in PreloadCard()
75 void ReloadAceModuleCard(void* runtime, const char* bundleName, const void* hapPathMap) in ReloadAceModuleCard()
92 const std::map<std::string, std::string>& hapPathMap) in ReloadCard()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dform_module_preloader.cpp31 const void* hapPathMap) in OHOS_ACE_PreloadAceModuleCard()
42 const void* hapPathMap) in OHOS_ACE_ReloadAceModuleCard()
59 …::unordered_set<std::string>& formModuleList, const std::map<std::string, std::string>* hapPathMap) in CreateFormModuleList()
71 …::unordered_set<std::string>& formModuleList, const std::map<std::string, std::string>* hapPathMap) in GetNewFormModuleList()
85 formModuleList, const std::map<std::string, std::string>* hapPathMap, bool isReloadCondition) in ReadFormModuleList()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_data_mgr.cpp3074 std::map<std::string, std::pair<std::string, std::string>> hapPathMap; in UpdateRouterInfo() local
3088 std::map<std::string, std::pair<std::string, std::string>> &hapPathMap) in FindRouterHapPath()
3105 std::map<std::string, std::pair<std::string, std::string>> hapPathMap; in UpdateRouterInfo() local
3111 std::map<std::string, std::pair<std::string, std::string>> &hapPathMap) in UpdateRouterInfo()