Searched refs:PutCharacteristicProfileBatchInner (Results 1 – 6 of 6) sorted by relevance
57 &DistributedDeviceProfileStubNew::PutCharacteristicProfileBatchInner; in DistributedDeviceProfileStubNew()141 return PutCharacteristicProfileBatchInner(data, reply); in NotifyAclEventInner()356 int32_t DistributedDeviceProfileStubNew::PutCharacteristicProfileBatchInner(MessageParcel& data, Me… in PutCharacteristicProfileBatchInner() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileStubNew
47 int32_t PutCharacteristicProfileBatchInner(MessageParcel& data, MessageParcel& reply);
279 deviceProfileStub->PutCharacteristicProfileBatchInner(messageData, reply); in PutCharacteristicProfileBatchInnerTest()297 deviceProfileStub->PutCharacteristicProfileBatchInner(messageData, reply); in DeleteCharacteristicProfileInnerTest()
52 int32_t PutCharacteristicProfileBatchInner(MessageParcel& data, MessageParcel& reply);
80 &DistributedDeviceProfileStub::PutCharacteristicProfileBatchInner; in InitNewIpcInterface()153 return PutCharacteristicProfileBatchInner(data, reply); in NotifyAclEventInner()508 int32_t DistributedDeviceProfileStub::PutCharacteristicProfileBatchInner(MessageParcel& data, Messa… in PutCharacteristicProfileBatchInner() function in OHOS::DeviceProfile::DistributedDeviceProfileStub
428 int32_t ret = ProfileStub_->PutCharacteristicProfileBatchInner(data, reply);