Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_system_ability_listener.h28 std::string ssmThreadName_; member
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_system_ability_listener.cpp47 { "threadName", info_.ssmThreadName_ } in OnAddSystemAbility()
H A Dscene_session_manager.cpp352 threadInfo.ssmThreadName_ = "OS_SceneSession"; in InitScheduleUtils()
362 { "threadName", threadInfo.ssmThreadName_ } in InitScheduleUtils()