Home
last modified time | relevance | path

Searched refs:AddBlockingSentMethodCall (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/dbus/
Ddbus_statistics.h49 CHROME_DBUS_EXPORT void AddBlockingSentMethodCall(const std::string& service,
Ddbus_statistics.cc169 void AddBlockingSentMethodCall(const std::string& service, in AddBlockingSentMethodCall() function
Dobject_proxy.cc93 statistics::AddBlockingSentMethodCall(service_name_, in CallMethodAndBlockWithErrorDetails()