Searched defs:formModuleList (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | form_module_preloader.cpp | 38 std::unordered_set<std::string> formModuleList; in OHOS_ACE_PreloadAceModuleCard() local 49 std::unordered_set<std::string> formModuleList; in OHOS_ACE_ReloadAceModuleCard() local 64 …std::unordered_set<std::string>& formModuleList, const std::map<std::string, std::string>* hapPath… in CreateFormModuleList() 76 …std::unordered_set<std::string>& formModuleList, const std::map<std::string, std::string>* hapPath… in GetNewFormModuleList() 89 …ModulePreloader::ReadFormModuleList(const std::string& bundleName, std::unordered_set<std::string>& in ReadFormModuleList() 127 std::unordered_set<std::string>& formModuleList, bool isReloadCondition) in ParseComponentCollectionJson()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_view_register_impl.cpp | 1068 …BindingTarget globalObj, const std::unordered_set<std::string>& formModuleList, void* nativeEngine… in JsBindFormViews()
|
H A D | jsi_declarative_engine.cpp | 2725 void* runtime, const std::unordered_set<std::string>& formModuleList) in PreloadAceModuleCard() 2803 void* runtime, const std::unordered_set<std::string>& formModuleList) in ReloadAceModuleCard()
|
H A D | jsi_view_register.cpp | 1301 …BindingTarget globalObj, const std::unordered_set<std::string>& formModuleList, bool isReload, voi… in JsRegisterFormViews()
|