Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/dbus/
H A Ddbus_statistics_unittest.cc27 statistics::AddBlockingSentMethodCall( in AddTestMethodCalls()
78 statistics::AddBlockingSentMethodCall( in TEST_F()
H A Ddbus_statistics.h49 CHROME_DBUS_EXPORT void AddBlockingSentMethodCall(const std::string& service,
H A Ddbus_statistics.cc150 void AddBlockingSentMethodCall(const std::string& service, in AddBlockingSentMethodCall() function
H A Dobject_proxy.cc154 statistics::AddBlockingSentMethodCall(service_name_, in CallMethodAndBlockWithErrorDetails()