Searched refs:GetCallback (Results 1 – 9 of 9) sorted by relevance
253 typedef base::Callback<void(bool success)> GetCallback; typedef260 virtual void Get(PropertyBase* property, GetCallback callback);261 virtual void OnGet(PropertyBase* property, GetCallback callback,389 virtual void Get(dbus::PropertySet::GetCallback callback) { in Get()
100 void PropertySet::Get(PropertyBase* property, GetCallback callback) { in Get()115 void PropertySet::OnGet(PropertyBase* property, GetCallback callback, in OnGet()
89 base::Callback<void(MojoResult)> GetCallback() { in GetCallback() function in mojo::common::test::CallbackHelper94 StartWithCallback(watcher, handle, GetCallback()); in Start()334 callback_helper2.GetCallback()); in TEST_P()361 callback_helper.GetCallback())); in TEST_P()
30 void Get(dbus::PropertySet::GetCallback callback) { in Get()
94 OutputCallback GetCallback();
301 TraceResultBuffer::SimpleOutput::GetCallback() { in GetCallback() function in base::trace_event::TraceResultBuffer::SimpleOutput
1024 buffer.SetOutputCallback(trace_output.GetCallback()); in TEST_F()
153 trace_buffer_.SetOutputCallback(json_output_.GetCallback()); in SetUp()
40 buffer_.SetOutputCallback(output_.GetCallback()); in ManualSetUp()