Searched refs:RunMethod (Results 1 – 5 of 5) sorted by relevance
219 base::Bind(&ExportedObject::RunMethod, in HandleMessage()239 void ExportedObject::RunMethod(MethodCallCallback method_call_callback, in RunMethod() function in dbus::ExportedObject
139 void RunMethod(MethodCallCallback method_call_callback,
513 base::Bind(&ObjectProxy::RunMethod, in HandleMessage()523 RunMethod(start_time, iter->second, released_signal); in HandleMessage()531 void ObjectProxy::RunMethod(base::TimeTicks start_time, in RunMethod() function in dbus::ObjectProxy
238 void RunMethod(base::TimeTicks start_time,
369 void RunMethod(Method method) { in RunMethod() function in content::AppCacheStorageImplTest387 base::Bind(&AppCacheStorageImplTest::RunMethod<Method>, in MethodWrapper()