Searched defs:GetCallback (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/debug/
H A Ddebug_callback_registry.cc37 DebugCallbackRegistry::EventCallback* DebugCallbackRegistry::GetCallback( function in class:tensorflow::DebugCallbackRegistry
/external/libchrome/base/trace_event/
H A Dtrace_buffer.cc302 TraceResultBuffer::SimpleOutput::GetCallback() { function in class:base::trace_event::TraceResultBuffer::SimpleOutput
/external/libchrome/dbus/
H A Dproperty.h254 typedef base::Callback<void(bool success)> GetCallback; typedef in class:dbus::PropertySet
261 virtual void Get(PropertyBase* property, GetCallback callback);
262 virtual void OnGet(PropertyBase* property, GetCallback callback,
390 virtual void Get(dbus::PropertySet::GetCallback callback) {

Completed in 173 milliseconds