Home
last modified time | relevance | path

Searched defs:on_change (Results 1 – 4 of 4) sorted by relevance

/external/python/bumble/tests/
Dgatt_test.py185 def on_change(value): function
/external/python/bumble/bumble/
Dgatt_client.py171 def on_change(value): function
Dgatt.py463 def on_change(value): function
/external/tensorflow/tensorflow/core/distributed_runtime/coordination/
Dcoordination_service_agent.cc645 CoordinationServiceAgentImpl::ChangedKeyValuesCallback on_change) { in StartWatchKey()