Searched refs:DeleteServiceProfileInner (Results 1 – 6 of 6) sorted by relevance
65 &DistributedDeviceProfileStubNew::DeleteServiceProfileInner; in DistributedDeviceProfileStubNew()163 return DeleteServiceProfileInner(data, reply); in NotifyEventInner()428 int32_t DistributedDeviceProfileStubNew::DeleteServiceProfileInner(MessageParcel& data, MessageParc… in DeleteServiceProfileInner() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileStubNew
51 int32_t DeleteServiceProfileInner(MessageParcel& data, MessageParcel& reply);
56 int32_t DeleteServiceProfileInner(MessageParcel& data, MessageParcel& reply);
88 &DistributedDeviceProfileStub::DeleteServiceProfileInner; in InitNewIpcInterface()196 return DeleteServiceProfileInner(data, reply); in NotifyNewEventInner()582 int32_t DistributedDeviceProfileStub::DeleteServiceProfileInner(MessageParcel& data, MessageParcel&… in DeleteServiceProfileInner() function in OHOS::DeviceProfile::DistributedDeviceProfileStub
484 int32_t ret = ProfileStub_->DeleteServiceProfileInner(data, reply);498 int32_t ret = ProfileStub_->DeleteServiceProfileInner(data, reply);
316 deviceProfileDeleteSerStub->DeleteServiceProfileInner(messageData, reply); in DeleteServiceProfileInnerTest()