Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/debug/
Ddebug_callback_registry.cc37 DebugCallbackRegistry::EventCallback* DebugCallbackRegistry::GetCallback( in GetCallback() function in tensorflow::DebugCallbackRegistry
/external/libchrome/dbus/
Dproperty.h253 typedef base::Callback<void(bool success)> GetCallback; typedef