Home
last modified time | relevance | path

Searched refs:HandleSessionException (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_session_stub.h68 MOCK_METHOD2(HandleSessionException, int(MessageParcel& data, MessageParcel& reply));
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h64 int HandleSessionException(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp152 return HandleSessionException(data, reply); in ProcessRemoteRequest()
488 int SessionStub::HandleSessionException(MessageParcel& data, MessageParcel& reply) in HandleSessionException() function in OHOS::OHOS::Rosen::SessionStub

Completed in 3 milliseconds