Home
last modified time | relevance | path

Searched refs:IsOTACompileSwitchOn (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
H A Daot_handler.h79 bool IsOTACompileSwitchOn() const;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp501 if (!IsOTACompileSwitchOn()) { in HandleOTACompile()
509 bool AOTHandler::IsOTACompileSwitchOn() const in IsOTACompileSwitchOn() function in OHOS::AppExecFwk::AOTHandler
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp641 * @tc.name: test IsOTACompileSwitchOn
647 bool ret = AOTHandler::GetInstance().IsOTACompileSwitchOn(); in HWTEST_F()
651 ret = AOTHandler::GetInstance().IsOTACompileSwitchOn(); in HWTEST_F()

Completed in 6 milliseconds