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::__anon30846f1e0111::DBusStatistics
272 Stat* stat = g_dbus_statistics->GetStat(service, interface, method, false); in GetCalls()
/external/lzma/CPP/7zip/UI/Console/
DList.cpp315 CListStat &GetStat(bool altStreamsMode) { return altStreamsMode ? AltStreams : MainFiles; } in GetStat() function
1143 stat.GetStat(isAltStream).Update(st); in ListArchives()