Home
last modified time | relevance | path

Searched refs:SetStartUIAbilityErrorListener (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test5.cpp418 ssm_->SetStartUIAbilityErrorListener(func2);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h189 void SetStartUIAbilityErrorListener(const ProcessStartUIAbilityErrorFunc& func);
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp507 SceneSessionManager::GetInstance().SetStartUIAbilityErrorListener(func); in ProcessStartUIAbilityErrorRegister()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5358 void SceneSessionManager::SetStartUIAbilityErrorListener(const ProcessStartUIAbilityErrorFunc& func) in SetStartUIAbilityErrorListener() function in OHOS::Rosen::SceneSessionManager