Searched refs:HandleNotifyPiPWindowPrepareClose (Results 1 – 3 of 3) sorted by relevance
103 int HandleNotifyPiPWindowPrepareClose(MessageParcel& data, MessageParcel& reply);
301 auto res = session_->HandleNotifyPiPWindowPrepareClose(data, reply);
154 return HandleNotifyPiPWindowPrepareClose(data, reply); in ProcessRemoteRequest()839 int SessionStub::HandleNotifyPiPWindowPrepareClose(MessageParcel& data, MessageParcel& reply) in HandleNotifyPiPWindowPrepareClose() function in OHOS::Rosen::SessionStub