Searched defs:GetCallback (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/dbus/ | ||
D | property.h | 253 typedef base::Callback<void(bool success)> GetCallback; typedef |
/external/libchrome/base/trace_event/ | ||
D | trace_buffer.cc | 301 TraceResultBuffer::SimpleOutput::GetCallback() { in GetCallback() function in base::trace_event::TraceResultBuffer::SimpleOutput |
/external/libmojo/mojo/message_pump/ | ||
D | handle_watcher_unittest.cc | 89 base::Callback<void(MojoResult)> GetCallback() { in GetCallback() function in mojo::common::test::CallbackHelper |