Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
H A Daot_handler.h52 bool IsSupportARM64() const;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp102 bool AOTHandler::IsSupportARM64() const in IsSupportARM64() function in OHOS::AppExecFwk::AOTHandler
253 if (!IsSupportARM64()) { in HandleInstall()
552 if (!IsSupportARM64()) { in OTACompileInternal()
753 if (!IsSupportARM64()) { in HandleIdle()
808 if (!IsSupportARM64()) { in HandleCompile()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp1403 * @tc.desc: test IsSupportARM64 function running normally
1407 bool result = AOTHandler::GetInstance().IsSupportARM64(); in HWTEST_F()

Completed in 7 milliseconds