Searched refs:HandleNotifyCloseExistPipWindow (Results 1 – 3 of 3) sorted by relevance
54 int HandleNotifyCloseExistPipWindow(MessageParcel& data, MessageParcel& reply);
330 HWTEST_F(SessionStageStubTest, HandleNotifyCloseExistPipWindow, Function | SmallTest | Level1)335 ASSERT_EQ(0, sessionStageStub_->HandleNotifyCloseExistPipWindow(data, reply));
134 return HandleNotifyCloseExistPipWindow(data, reply); in OnRemoteRequest()242 int SessionStageStub::HandleNotifyCloseExistPipWindow(MessageParcel& data, MessageParcel& reply) in HandleNotifyCloseExistPipWindow() function in OHOS::Rosen::SessionStageStub