/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_connection_test/ |
H A D | mock_form_bms_helper.cpp | 36 int32_t userId, int32_t &compileMode) in GetCompileMode()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | aot_handler.cpp | 142 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 D | form_render_connection.cpp | 52 int32_t compileMode = 0; in OnAbilityConnectDone() local
|
H A D | form_bms_helper.cpp | 309 int32_t userId, int32_t &compileMode) in GetCompileMode()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/ |
H A D | bms_data_aot_test.cpp | 739 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 D | aot_args.h | 40 std::string compileMode; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | options.h | 93 std::string compileMode; member
|
H A D | extension_ability_info.h | 109 CompileMode compileMode = CompileMode::JS_BUNDLE; member
|
H A D | hap_module_info.h | 124 CompileMode compileMode = CompileMode::JS_BUNDLE; member
|
H A D | ability_info.h | 165 CompileMode compileMode = CompileMode::JS_BUNDLE; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | event_report.h | 132 std::string compileMode; member
|
H A D | inner_bundle_info.h | 116 std::string compileMode; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/ |
H A D | inner_bundle_info.h | 80 std::string compileMode; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | extension_ability_info.h | 170 CompileMode compileMode = CompileMode::JS_BUNDLE; member
|
H A D | hap_module_info.h | 170 CompileMode compileMode = CompileMode::JS_BUNDLE; member
|
H A D | ability_info.h | 272 CompileMode compileMode = CompileMode::JS_BUNDLE; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | inner_bundle_info.cpp | 122 inline CompileMode ConvertCompileMode(const std::string &compileMode) in ConvertCompileMode()
|
H A D | module_profile.cpp | 271 std::string compileMode; member 1526 inline CompileMode ConvertCompileMode(const std::string& compileMode) in ConvertCompileMode()
|
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_command.cpp | 402 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 D | fms_form_bms_helper_test.cpp | 682 int32_t compileMode = 1; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | module_profile.cpp | 274 std::string compileMode; member 2204 inline CompileMode ConvertCompileMode(const std::string& compileMode) in ConvertCompileMode()
|
H A D | inner_bundle_info.cpp | 149 inline CompileMode ConvertCompileMode(const std::string& compileMode) in ConvertCompileMode()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_container.cpp | 233 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 D | bundle_mgr_interface.h | 808 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 D | bundle_mgr_proxy.cpp | 4750 …de BundleMgrProxy::CompileProcessAOT(const std::string &bundleName, const std::string &compileMode, in CompileProcessAOT()
|