Home
last modified time | relevance | path

Searched refs:switchingToAnotherUserFunc_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/include/
H A Dscreen_session_manager_client.h111 std::function<void()> switchingToAnotherUserFunc_ = nullptr; variable
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager_client.cpp237 switchingToAnotherUserFunc_ = func; in RegisterSwitchingToAnotherUserFunction()