Searched refs:GetCharacteristicProfileInner (Results 1 – 6 of 6) sorted by relevance
63 &DistributedDeviceProfileStubNew::GetCharacteristicProfileInner; in DistributedDeviceProfileStubNew()161 return GetCharacteristicProfileInner(data, reply); in NotifyEventInner()407 int32_t DistributedDeviceProfileStubNew::GetCharacteristicProfileInner(MessageParcel& data, Message… in GetCharacteristicProfileInner() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileStubNew
50 int32_t GetCharacteristicProfileInner(MessageParcel& data, MessageParcel& reply);
262 deviceProfilePutStub->GetCharacteristicProfileInner(messageData, reply); in PutCharacteristicProfileInnerTest()280 deviceProfileStub->GetCharacteristicProfileInner(messageData, reply); in PutCharacteristicProfileBatchInnerTest()
55 int32_t GetCharacteristicProfileInner(MessageParcel& data, MessageParcel& reply);
86 &DistributedDeviceProfileStub::GetCharacteristicProfileInner; in InitNewIpcInterface()194 return GetCharacteristicProfileInner(data, reply); in NotifyNewEventInner()560 int32_t DistributedDeviceProfileStub::GetCharacteristicProfileInner(MessageParcel& data, MessagePar… in GetCharacteristicProfileInner() function in OHOS::DeviceProfile::DistributedDeviceProfileStub
470 int32_t ret = ProfileStub_->GetCharacteristicProfileInner(data, reply);