Searched refs:OnMethodCompleted (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/dbus/
H A Dexported_object.cc240 // time from OnMethodCompleted() asynchronously.
263 base::Bind(&ExportedObject::OnMethodCompleted,
269 OnMethodCompleted(std::move(method_call), std::move(response), start_time);
273 void ExportedObject::OnMethodCompleted(scoped_ptr<MethodCall> method_call, function in class:dbus::ExportedObject
H A Dexported_object.h153 void OnMethodCompleted(scoped_ptr<MethodCall> method_call,

Completed in 655 milliseconds