HomeSort by relevance Sort by last modified time
    Searched refs:AddSentMethodCall (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/dbus/
dbus_statistics_unittest.cc 28 statistics::AddSentMethodCall(
35 statistics::AddSentMethodCall(
37 statistics::AddSentMethodCall(
42 statistics::AddSentMethodCall(
44 statistics::AddSentMethodCall(
46 statistics::AddSentMethodCall(
49 statistics::AddSentMethodCall(
52 statistics::AddSentMethodCall(
55 statistics::AddSentMethodCall(
67 statistics::AddSentMethodCall("service1", "service1.interface1", "method1")
    [all...]
dbus_statistics.h 41 CHROME_DBUS_EXPORT void AddSentMethodCall(const std::string& service,
dbus_statistics.cc 150 void AddSentMethodCall(const std::string& service,
object_proxy.cc 161 statistics::AddSentMethodCall(service_name_,

Completed in 255 milliseconds