Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dexported_object.cc263 base::Bind(&ExportedObject::OnMethodCompleted, in SendResponse()
269 OnMethodCompleted(std::move(method_call), std::move(response), start_time); in SendResponse()
273 void ExportedObject::OnMethodCompleted(scoped_ptr<MethodCall> method_call, in OnMethodCompleted() function in dbus::ExportedObject
Dexported_object.h153 void OnMethodCompleted(scoped_ptr<MethodCall> method_call,