Searched refs:HandleNotifySyncOn (Results 1 – 3 of 3) sorted by relevance
93 int HandleNotifySyncOn(MessageParcel& data, MessageParcel& reply);
420 auto res = session_->HandleNotifySyncOn(data, reply);
144 return HandleNotifySyncOn(data, reply); in ProcessRemoteRequest()786 int SessionStub::HandleNotifySyncOn(MessageParcel& data, MessageParcel& reply) in HandleNotifySyncOn() function in OHOS::Rosen::SessionStub