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

  /external/chromium_org/mojo/system/
channel.cc 84 size_t num_live = 0; local
91 num_live++;
97 DVLOG_IF(2, num_live || num_zombies)
98 << "Shut down Channel with " << num_live << " live endpoints and "
  /external/chromium_org/chrome/browser/ui/webui/
sync_internals_browsertest.js 203 'num_live': 'Live Entries',
210 'num_live': 2793,

Completed in 218 milliseconds