Searched defs:GetStat (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/dbus/
H A Ddbus_statistics.cc92 Stat* stat = GetStat(service, interface, method, true);
106 Stat* GetStat(const std::string& service, function in class:dbus::__anon9396::DBusStatistics
272 Stat* stat = g_dbus_statistics->GetStat(service, interface, method, false);
/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp315 CListStat &GetStat(bool altStreamsMode) { return altStreamsMode ? AltStreams : MainFiles; } function in struct:CListStat2
1143 stat.GetStat(isAltStream).Update(st);

Completed in 82 milliseconds