Searched refs:SyncDeviceProfileNewInner (Results 1 – 3 of 3) sorted by relevance
60 int32_t SyncDeviceProfileNewInner(MessageParcel& data, MessageParcel& reply);
98 &DistributedDeviceProfileStub::SyncDeviceProfileNewInner; in InitNewIpcInterface()200 return SyncDeviceProfileNewInner(data, reply); in NotifyNewEventInner()644 int32_t DistributedDeviceProfileStub::SyncDeviceProfileNewInner(MessageParcel& data, MessageParcel&… in SyncDeviceProfileNewInner() function in OHOS::DeviceProfile::DistributedDeviceProfileStub
351 deviceProfileSyncStub->SyncDeviceProfileNewInner(messageData, reply); in SyncDeviceProfileNewInnerTest()