Searched refs:HandleProcessPointDownSession (Results 1 – 3 of 3) sorted by relevance
67 int HandleProcessPointDownSession(MessageParcel& data, MessageParcel& reply);
373 auto res = session_->HandleProcessPointDownSession(data, reply);
120 return HandleProcessPointDownSession(data, reply); in ProcessRemoteRequest()902 int SessionStub::HandleProcessPointDownSession(MessageParcel& data, MessageParcel& reply) in HandleProcessPointDownSession() function in OHOS::Rosen::SessionStub