Home
last modified time | relevance | path

Searched defs:compileMode (Results 1 – 24 of 24) sorted by relevance

/foundation/ability/form_fwk/test/unittest/fms_form_render_connection_test/
Dmock_form_bms_helper.cpp36 int32_t userId, int32_t &compileMode) in GetCompileMode()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
Daot_handler.cpp171 …std::string compileMode = system::GetParameter(COMPILE_INSTALL_PARAM_KEY, Constants::COMPILE_NONE); in HandleInstall() local
288 … std::string compileMode = system::GetParameter(COMPILE_IDLE_PARA_KEY, Constants::COMPILE_PARTIAL); in HandleIdle() local
324 void AOTHandler::HandleCompile(const std::string &bundleName, const std::string &compileMode, bool … in HandleCompile() argument
/foundation/ability/form_fwk/services/src/
Dform_render_connection.cpp52 int32_t compileMode = 0; in OnAbilityConnectDone() local
Dform_bms_helper.cpp283 int32_t userId, int32_t &compileMode) in GetCompileMode()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
Daot_args.h40 std::string compileMode; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Doptions.h93 std::string compileMode; member
Dextension_ability_info.h108 CompileMode compileMode = CompileMode::JS_BUNDLE; member
Dhap_module_info.h124 CompileMode compileMode = CompileMode::JS_BUNDLE; member
Dability_info.h165 CompileMode compileMode = CompileMode::JS_BUNDLE; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dextension_ability_info.h140 CompileMode compileMode = CompileMode::JS_BUNDLE; member
Dhap_module_info.h144 CompileMode compileMode = CompileMode::JS_BUNDLE; member
Dability_info.h255 CompileMode compileMode = CompileMode::JS_BUNDLE; member
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_command.cpp267 std::string compileMode = ""; in RunAsCompileCommand() local
1767 const std::string &bundleName, const std::string &compileMode, bool isAllBundle) const in CompileProcessAot() argument
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
Dinner_bundle_info.h80 std::string compileMode; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
Dinner_bundle_info.cpp121 inline CompileMode ConvertCompileMode(const std::string &compileMode) in ConvertCompileMode()
Dmodule_profile.cpp269 std::string compileMode; member
1524 inline CompileMode ConvertCompileMode(const std::string& compileMode) in ConvertCompileMode()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_common_info.h104 std::string compileMode; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dmodule_profile.cpp248 std::string compileMode; member
1882 inline CompileMode ConvertCompileMode(const std::string& compileMode) in ConvertCompileMode()
Dinner_bundle_info.cpp81 inline CompileMode ConvertCompileMode(const std::string& compileMode) in ConvertCompileMode()
Dbundle_mgr_host_impl.cpp1417 const std::string &bundleName, const std::string &compileMode, bool isAllBundle) in CompileProcessAOT()
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dace_container.cpp222 const std::string& moduleName, const std::string& compileMode) in InitializeAppConfig()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h734 const std::string &bundleName, const std::string &compileMode, bool isAllBundle) in CompileProcessAOT()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp4322 const std::string &bundleName, const std::string &compileMode, bool isAllBundle) in CompileProcessAOT()
Dbundle_mgr_host.cpp1405 std::string compileMode = data.ReadString(); in HandleCompileProcessAOT() local