Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Ddbus_statistics.cc92 Stat* stat = GetStat(service, interface, method, true); in AddStat()
106 Stat* GetStat(const std::string& service, in GetStat() function in dbus::__anonbce4a5dd0111::DBusStatistics
272 Stat* stat = g_dbus_statistics->GetStat(service, interface, method, false); in GetCalls()
/external/lzma/CPP/7zip/UI/Console/
DList.cpp355 CListStat &GetStat(bool altStreamsMode) { return altStreamsMode ? AltStreams : MainFiles; } in GetStat() function
1230 stat2.GetStat(isAltStream).Update(st); in ListArchives()