Searched refs:OnCharacteristicProfileDeleteInner (Results 1 – 3 of 3) sorted by relevance
56 &ProfileChangeListenerStub::OnCharacteristicProfileDeleteInner; in ProfileChangeListenerStub()102 return ProfileChangeListenerStub::OnCharacteristicProfileDeleteInner(data, reply); in OnRemoteRequest()286 int32_t ProfileChangeListenerStub::OnCharacteristicProfileDeleteInner(MessageParcel& data, MessageP… in OnCharacteristicProfileDeleteInner() function in OHOS::DistributedDeviceProfile::ProfileChangeListenerStub
45 int32_t OnCharacteristicProfileDeleteInner(MessageParcel& data, MessageParcel& reply);
216 int32_t ret = listenerStub_->OnCharacteristicProfileDeleteInner(data, reply);