Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/compiler_service/src/
H A Dscreen_status_listener.cpp33 AotCompilerImpl::GetInstance().HandleScreenOn(); in OnReceiveEvent()
H A Daot_compiler_impl.cpp355 void AotCompilerImpl::HandleScreenOn() in HandleScreenOn() function in OHOS::ArkCompiler::AotCompilerImpl
357 LOG_SA(INFO) << "AotCompilerImpl::HandleScreenOn"; in HandleScreenOn()
/arkcompiler/ets_runtime/compiler_service/include/
H A Daot_compiler_impl.h43 void HandleScreenOn();
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerimpl_unit/
H A Daotcompilerimpl_unit.cpp301 * @tc.desc: AotCompilerImpl::HandleScreenOn()
310 aotImpl.HandleScreenOn(); in HWTEST_F()
633 * @tc.desc: AotCompilerImpl::HandleScreenOn()
640 aotImplMock.HandleScreenOn(); in HWTEST_F()

Completed in 6 milliseconds