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

  /art/runtime/
thread_pool.cc 193 size_t ThreadPool::GetTaskCount(Thread* self) {
227 while (thread_pool->GetTaskCount(self) == 0) {
  /external/chromium_org/chrome/browser/sync/glue/
favicon_cache_unittest.cc 276 size_t GetTaskCount() const;
337 size_t SyncFaviconCacheTest::GetTaskCount() const {
    [all...]

Completed in 238 milliseconds