Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stub_lifecycle_test.cpp91 auto res = session_->HandleHide(data, reply); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h41 int HandleHide(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp104 return HandleHide(data, reply); in ProcessRemoteRequest()
304 int SessionStub::HandleHide(MessageParcel& data, MessageParcel& reply) in HandleHide() function in OHOS::OHOS::Rosen::SessionStub

Completed in 3 milliseconds