Home
last modified time | relevance | path

Searched defs:GetCallingSessionId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp280 uint32_t KeyboardSession::GetCallingSessionId() in GetCallingSessionId() function in OHOS::Rosen::KeyboardSession
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h179 virtual uint32_t GetCallingSessionId() { return INVALID_SESSION_ID; }; in GetCallingSessionId() function
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp627 uint32_t WindowSessionProperty::GetCallingSessionId() const in GetCallingSessionId() function in OHOS::Rosen::WindowSessionProperty