Home
last modified time | relevance | path

Searched refs:HandleNotifyExtensionDied (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_session_stub.h71 MOCK_METHOD2(HandleNotifyExtensionDied, int(MessageParcel& data, MessageParcel& reply));
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h94 int HandleNotifyExtensionDied(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stub_test.cpp421 res = session_->HandleNotifyExtensionDied(data, reply); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp182 return HandleNotifyExtensionDied(data, reply); in ProcessRemoteRequest()
870 int SessionStub::HandleNotifyExtensionDied(MessageParcel& data, MessageParcel& reply) in HandleNotifyExtensionDied() function in OHOS::OHOS::Rosen::SessionStub

Completed in 4 milliseconds