Home
last modified time | relevance | path

Searched refs:HandleSystemSessionEvent (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h46 int HandleSystemSessionEvent(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp112 return HandleSystemSessionEvent(data, reply); in ProcessRemoteRequest()
417 int SessionStub::HandleSystemSessionEvent(MessageParcel& data, MessageParcel& reply) in HandleSystemSessionEvent() function in OHOS::OHOS::Rosen::SessionStub
420 WLOGFD("HandleSystemSessionEvent eventId: %{public}d", eventId); in HandleSystemSessionEvent()

Completed in 3 milliseconds