Searched refs:HandleNotifyAsyncOn (Results 1 – 3 of 3) sorted by relevance
94 int HandleNotifyAsyncOn(MessageParcel& data, MessageParcel& reply);
435 auto res = session_->HandleNotifyAsyncOn(data, reply);
142 return HandleNotifyAsyncOn(data, reply); in ProcessRemoteRequest()792 int SessionStub::HandleNotifyAsyncOn(MessageParcel& data, MessageParcel& reply) in HandleNotifyAsyncOn() function in OHOS::Rosen::SessionStub