Home
last modified time | relevance | path

Searched defs:notifier_id (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dgatt2_remote_service_server.cc430 NotifierId notifier_id = next_notifier_id_++; in RegisterCharacteristicNotifier() local
530 void Gatt2RemoteServiceServer::MaybeNotifyNextValue(NotifierId notifier_id) { in MaybeNotifyNextValue()
569 NotifierId notifier_id, in OnCharacteristicNotifierError()
/external/tensorflow/tensorflow/core/platform/
Drefcount.h168 int notifier_id = next_notifier_id++; in AddNotifier() local