Home
last modified time | relevance | path

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

12

/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.cpp165 const std::string &compileMode, bool isEnableBaselinePgo) const in BuildAOTArgs() argument
285 std::string compileMode = system::GetParameter(INSTALL_COMPILE_MODE, COMPILE_NONE); in HandleInstall() local
591 std::string compileMode = system::GetParameter(OTA_COMPILE_MODE, COMPILE_NONE); in OTACompileInternal() local
656 … AOTHandler::HandleCompileWithBundle(const std::string &bundleName, const std::string &compileMode, in HandleCompileWithBundle()
779 const std::string &compileMode, bool isEnableBaselinePgo) const in HandleCompileWithSingleHap() argument
814 …std::string compileMode = system::GetParameter(IDLE_COMPILE_MODE, ServiceConstants::COMPILE_PARTIA… in HandleIdle() local
829 ErrCode AOTHandler::HandleCompile(const std::string &bundleName, const std::string &compileMode, bo… in HandleCompile()
877 …::HandleCompileBundles(const std::vector<std::string> &bundleNames, const std::string &compileMode, in HandleCompileBundles()
913 …::HandleCompileModules(const std::vector<std::string> &moduleNames, const std::string &compileMode, in HandleCompileModules()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
Dbms_data_aot_test.cpp799 std::string compileMode; variable
922 string compileMode = ServiceConstants::COMPILE_PARTIAL; variable
1027 string compileMode = ServiceConstants::COMPILE_PARTIAL; variable
1047 string compileMode = ServiceConstants::COMPILE_PARTIAL; variable
1078 string compileMode = ServiceConstants::COMPILE_PARTIAL; variable
1109 string compileMode = ServiceConstants::COMPILE_PARTIAL; variable
1470 std::string compileMode; variable
1485 string compileMode = ServiceConstants::COMPILE_PARTIAL; variable
1820 std::string compileMode = "compileMode"; variable
1838 std::string compileMode = "test_mode"; variable
/foundation/ability/form_fwk/services/src/connections/
Dform_render_connection.cpp52 int32_t compileMode = 0; in OnAbilityConnectDone() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/plugin/
Dplugin_module_info.h37 std::string compileMode; member
/foundation/ability/form_fwk/services/src/form_render/
Dform_render_connection.cpp67 int32_t compileMode = 0; in OnAbilityConnectDone() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_bundlemanager/bmsbundlemgrproxyfuzzpartfourtest_fuzzer/
Dbmsbundlemgrproxypartfour_fuzzer.cpp65 std::string compileMode = fdp.ConsumeRandomLengthString(STRING_MAX_LENGTH); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
Daot_args.h48 std::string compileMode; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/data/
Dinner_extension_info.h35 CompileMode compileMode = CompileMode::JS_BUNDLE; member
Dinner_ability_info.h68 CompileMode compileMode = CompileMode::JS_BUNDLE; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dextension_ability_info.h110 CompileMode compileMode = CompileMode::JS_BUNDLE; member
Doptions.h102 std::string compileMode; member
Dhap_module_info.h160 CompileMode compileMode = CompileMode::JS_BUNDLE; member
Dability_info.h192 CompileMode compileMode = CompileMode::JS_BUNDLE; member
/foundation/ability/form_fwk/services/src/bms_mgr/
Dform_bms_helper.cpp310 int32_t userId, int32_t &compileMode) in GetCompileMode()
/foundation/ability/form_fwk/test/unittest/fms_form_bms_helper_test/
Dfms_form_bms_helper_test.cpp682 int32_t compileMode = 1; variable
1099 int32_t compileMode = 1; variable
/foundation/ability/ability_runtime/test/new_test/mock/extension_ability_info/
Dextension_ability_info.h158 CompileMode compileMode = CompileMode::JS_BUNDLE; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
Dinner_bundle_info.h81 std::string compileMode; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
Dmodule_profile.cpp273 std::string compileMode; member
1528 inline CompileMode ConvertCompileMode(const std::string& compileMode) in ConvertCompileMode()
Dinner_bundle_info.cpp124 inline CompileMode ConvertCompileMode(const std::string &compileMode) in ConvertCompileMode()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dextension_ability_info.h169 CompileMode compileMode = CompileMode::JS_BUNDLE; member
Dhap_module_info.h135 CompileMode compileMode = CompileMode::JS_BUNDLE; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Devent_report.h182 std::string compileMode; member
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_command.cpp457 std::string compileMode = ""; in RunAsCompileCommand() local
2160 const std::string &bundleName, const std::string &compileMode, bool isAllBundle) const in CompileProcessAot() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dmodule_profile.cpp330 std::string compileMode; member
2369 inline CompileMode ConvertCompileMode(const std::string& compileMode) in ConvertCompileMode()

12