Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_connection_test/
H A Dmock_form_bms_helper.cpp36 int32_t userId, int32_t &compileMode) in GetCompileMode()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp142 const std::string &compileMode, bool isEnableBaselinePgo) const in BuildAOTArgs() argument
257 std::string compileMode = system::GetParameter(INSTALL_COMPILE_MODE, COMPILE_NONE); in HandleInstall() local
557 std::string compileMode = system::GetParameter(OTA_COMPILE_MODE, COMPILE_NONE); in OTACompileInternal() local
622 … AOTHandler::HandleCompileWithBundle(const std::string &bundleName, const std::string &compileMode, in HandleCompileWithBundle()
722 const std::string &compileMode, bool isEnableBaselinePgo) const in HandleCompileWithSingleHap() argument
757 …std::string compileMode = system::GetParameter(IDLE_COMPILE_MODE, ServiceConstants::COMPILE_PARTIA… in HandleIdle() local
793 ErrCode AOTHandler::HandleCompile(const std::string &bundleName, const std::string &compileMode, bo… in HandleCompile()
841 …::HandleCompileBundles(const std::vector<std::string> &bundleNames, const std::string &compileMode, in HandleCompileBundles()
877 …::HandleCompileModules(const std::vector<std::string> &moduleNames, const std::string &compileMode, in HandleCompileModules()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_render_connection.cpp52 int32_t compileMode = 0; in OnAbilityConnectDone() local
H A Dform_bms_helper.cpp309 int32_t userId, int32_t &compileMode) in GetCompileMode()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp739 std::string compileMode; variable
878 string compileMode = ServiceConstants::COMPILE_PARTIAL; variable
980 string compileMode = ServiceConstants::COMPILE_PARTIAL; variable
1000 string compileMode = ServiceConstants::COMPILE_PARTIAL; variable
1030 string compileMode = ServiceConstants::COMPILE_PARTIAL; variable
1060 string compileMode = ServiceConstants::COMPILE_PARTIAL; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
H A Daot_args.h40 std::string compileMode; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Doptions.h93 std::string compileMode; member
H A Dextension_ability_info.h109 CompileMode compileMode = CompileMode::JS_BUNDLE; member
H A Dhap_module_info.h124 CompileMode compileMode = CompileMode::JS_BUNDLE; member
H A Dability_info.h165 CompileMode compileMode = CompileMode::JS_BUNDLE; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Devent_report.h132 std::string compileMode; member
H A Dinner_bundle_info.h116 std::string compileMode; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h80 std::string compileMode; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_ability_info.h170 CompileMode compileMode = CompileMode::JS_BUNDLE; member
H A Dhap_module_info.h170 CompileMode compileMode = CompileMode::JS_BUNDLE; member
H A Dability_info.h272 CompileMode compileMode = CompileMode::JS_BUNDLE; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp122 inline CompileMode ConvertCompileMode(const std::string &compileMode) in ConvertCompileMode()
H A Dmodule_profile.cpp271 std::string compileMode; member
1526 inline CompileMode ConvertCompileMode(const std::string& compileMode) in ConvertCompileMode()
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp402 std::string compileMode = ""; in RunAsCompileCommand() local
2063 const std::string &bundleName, const std::string &compileMode, bool isAllBundle) const in CompileProcessAot() argument
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_bms_helper_test/
H A Dfms_form_bms_helper_test.cpp682 int32_t compileMode = 1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp274 std::string compileMode; member
2204 inline CompileMode ConvertCompileMode(const std::string& compileMode) in ConvertCompileMode()
H A Dinner_bundle_info.cpp149 inline CompileMode ConvertCompileMode(const std::string& compileMode) in ConvertCompileMode()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp233 const std::string& moduleName, const std::string& compileMode) in InitializeAppConfig()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h808 virtual ErrCode CompileProcessAOT(const std::string &bundleName, const std::string &compileMode, in CompileProcessAOT()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4750 …de BundleMgrProxy::CompileProcessAOT(const std::string &bundleName, const std::string &compileMode, in CompileProcessAOT()

12