Searched refs:GetCallback (Results 1 – 8 of 8) 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()
30 void Get(dbus::PropertySet::GetCallback callback) { in Get()
97 OutputCallback GetCallback();
357 TraceResultBuffer::SimpleOutput::GetCallback() { in GetCallback() function in base::trace_event::TraceResultBuffer::SimpleOutput
866 buffer.SetOutputCallback(trace_output.GetCallback()); in TEST_F()
158 trace_buffer_.SetOutputCallback(json_output_.GetCallback()); in SetUp()
36 buffer_.SetOutputCallback(output_.GetCallback()); in ManualSetUp()