Home
last modified time | relevance | path

Searched refs:METHOD_NAME (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Dcj_ui_ability.cpp49 const std::string METHOD_NAME = "WindowScene::GoForeground"; variable
469 AddLifecycleEventBeforeCall(FreezeUtil::TimeoutState::FOREGROUND, METHOD_NAME); in DoOnForeground()
530 AddLifecycleEventBeforeCall(FreezeUtil::TimeoutState::FOREGROUND, METHOD_NAME); in RequestFocus()
H A Djs_ability.cpp48 const std::string METHOD_NAME = "WindowScene::GoForeground"; variable
671 AddLifecycleEventBeforeJSCall(FreezeUtil::TimeoutState::FOREGROUND, METHOD_NAME); in DoOnForeground()
732 AddLifecycleEventBeforeJSCall(FreezeUtil::TimeoutState::FOREGROUND, METHOD_NAME); in RequestFocus()
H A Djs_ui_ability.cpp57 const std::string METHOD_NAME = "WindowScene::GoForeground"; variable
842 AddLifecycleEventBeforeJSCall(FreezeUtil::TimeoutState::FOREGROUND, METHOD_NAME); in DoOnForeground()
908 AddLifecycleEventBeforeJSCall(FreezeUtil::TimeoutState::FOREGROUND, METHOD_NAME); in RequestFocus()