Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h93 int HandleNotifyAsyncOn(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stub_test.cpp677 auto res = session_->HandleNotifyAsyncOn(data, reply); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp178 return HandleNotifyAsyncOn(data, reply); in ProcessRemoteRequest()
864 int SessionStub::HandleNotifyAsyncOn(MessageParcel& data, MessageParcel& reply) in HandleNotifyAsyncOn() function in OHOS::OHOS::Rosen::SessionStub

Completed in 4 milliseconds