HomeSort by relevance Sort by last modified time
    Searched defs:ChromotingStats (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/client/
chromoting_stats.cc 19 ChromotingStats::ChromotingStats()
29 ChromotingStats::~ChromotingStats() {
chromoting_stats.h 5 // ChromotingStats defines a bundle of performance counters and statistics
16 class ChromotingStats {
18 ChromotingStats();
19 virtual ~ChromotingStats();
38 DISALLOW_COPY_AND_ASSIGN(ChromotingStats);

Completed in 1102 milliseconds