FETCHER_TYPE_POLLING_CALLBACK   75 content/browser/device_orientation/data_fetcher_shared_memory_base.cc   if (!timer_ && fetcher_->GetType() == FETCHER_TYPE_POLLING_CALLBACK) {
FETCHER_TYPE_POLLING_CALLBACK  224 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc     return FETCHER_TYPE_POLLING_CALLBACK;
FETCHER_TYPE_POLLING_CALLBACK  320 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc   EXPECT_EQ(DataFetcherSharedMemoryBase::FETCHER_TYPE_POLLING_CALLBACK,
FETCHER_TYPE_POLLING_CALLBACK  336 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc   EXPECT_EQ(DataFetcherSharedMemoryBase::FETCHER_TYPE_POLLING_CALLBACK,
FETCHER_TYPE_POLLING_CALLBACK  352 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc   EXPECT_EQ(DataFetcherSharedMemoryBase::FETCHER_TYPE_POLLING_CALLBACK,
FETCHER_TYPE_POLLING_CALLBACK  113 content/browser/device_orientation/data_fetcher_shared_memory_mac.cc   return FETCHER_TYPE_POLLING_CALLBACK;