Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h71 int HandleSetCallingSessionId(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp166 return HandleSetCallingSessionId(data, reply); in ProcessRemoteRequest()
1071 int SessionStub::HandleSetCallingSessionId(MessageParcel& data, MessageParcel& reply) in HandleSetCallingSessionId() function in OHOS::OHOS::Rosen::SessionStub
1073 TLOGD(WmsLogTag::WMS_KEYBOARD, "run HandleSetCallingSessionId!"); in HandleSetCallingSessionId()

Completed in 3 milliseconds