Home
last modified time | relevance | path

Searched refs:HandlePowerDisconnected (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/compiler_service/src/
H A Dpower_disconnected_listener.cpp29 AotCompilerImpl::GetInstance().HandlePowerDisconnected(); in OnReceiveEvent()
H A Daot_compiler_impl.cpp344 void AotCompilerImpl::HandlePowerDisconnected() in HandlePowerDisconnected() function in OHOS::ArkCompiler::AotCompilerImpl
346 LOG_SA(INFO) << "AotCompilerImpl::HandlePowerDisconnected"; in HandlePowerDisconnected()
/arkcompiler/ets_runtime/compiler_service/include/
H A Daot_compiler_impl.h42 void HandlePowerDisconnected();
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerimpl_unit/
H A Daotcompilerimpl_unit.cpp284 * @tc.desc: AotCompilerImpl::HandlePowerDisconnected()
293 aotImpl.HandlePowerDisconnected(); in HWTEST_F()
620 * @tc.desc: AotCompilerImpl::HandlePowerDisconnected()
627 aotImplMock.HandlePowerDisconnected(); in HWTEST_F()

Completed in 3 milliseconds