access_token_store_ 143 content/browser/geolocation/location_arbitrator_impl.cc if (!access_token_store_.get()) access_token_store_ 144 content/browser/geolocation/location_arbitrator_impl.cc access_token_store_ = NewAccessTokenStore(); access_token_store_ 145 content/browser/geolocation/location_arbitrator_impl.cc return access_token_store_.get(); access_token_store_ 84 content/browser/geolocation/location_arbitrator_impl.h scoped_refptr<AccessTokenStore> access_token_store_; access_token_store_ 81 content/browser/geolocation/location_arbitrator_impl_unittest.cc return access_token_store_.get(); access_token_store_ 102 content/browser/geolocation/location_arbitrator_impl_unittest.cc scoped_refptr<AccessTokenStore> access_token_store_; access_token_store_ 111 content/browser/geolocation/location_arbitrator_impl_unittest.cc access_token_store_ = new NiceMock<FakeAccessTokenStore>; access_token_store_ 117 content/browser/geolocation/location_arbitrator_impl_unittest.cc callback, access_token_store_.get())); access_token_store_ 148 content/browser/geolocation/location_arbitrator_impl_unittest.cc scoped_refptr<FakeAccessTokenStore> access_token_store_; access_token_store_ 155 content/browser/geolocation/location_arbitrator_impl_unittest.cc EXPECT_TRUE(access_token_store_.get()); access_token_store_ 172 content/browser/geolocation/location_arbitrator_impl_unittest.cc ASSERT_TRUE(access_token_store_.get()); access_token_store_ 179 content/browser/geolocation/location_arbitrator_impl_unittest.cc EXPECT_TRUE(access_token_store_->access_token_set_.empty()); access_token_store_ 180 content/browser/geolocation/location_arbitrator_impl_unittest.cc EXPECT_TRUE(access_token_store_->access_token_set_.empty()); access_token_store_ 182 content/browser/geolocation/location_arbitrator_impl_unittest.cc access_token_store_->NotifyDelegateTokensLoaded(); access_token_store_ 208 content/browser/geolocation/location_arbitrator_impl_unittest.cc access_token_store_->NotifyDelegateTokensLoaded(); access_token_store_ 223 content/browser/geolocation/location_arbitrator_impl_unittest.cc access_token_store_->NotifyDelegateTokensLoaded(); access_token_store_ 299 content/browser/geolocation/location_arbitrator_impl_unittest.cc access_token_store_->NotifyDelegateTokensLoaded(); access_token_store_ 317 content/browser/geolocation/location_arbitrator_impl_unittest.cc access_token_store_->NotifyDelegateTokensLoaded(); access_token_store_ 110 content/browser/geolocation/network_location_provider.cc : access_token_store_(access_token_store), access_token_store_ 178 content/browser/geolocation/network_location_provider.cc access_token_store_->SaveAccessToken(request_->url(), access_token); access_token_store_ 98 content/browser/geolocation/network_location_provider.h scoped_refptr<AccessTokenStore> access_token_store_; access_token_store_ 119 content/browser/geolocation/network_location_provider_unittest.cc access_token_store_ = new FakeAccessTokenStore; access_token_store_ 130 content/browser/geolocation/network_location_provider_unittest.cc access_token_store_.get(), access_token_store_ 133 content/browser/geolocation/network_location_provider_unittest.cc access_token_store_->access_token_set_[test_server_url_]); access_token_store_ 322 content/browser/geolocation/network_location_provider_unittest.cc scoped_refptr<FakeAccessTokenStore> access_token_store_; access_token_store_ 425 content/browser/geolocation/network_location_provider_unittest.cc access_token_store_->access_token_set_[test_server_url_]); access_token_store_ 519 content/browser/geolocation/network_location_provider_unittest.cc access_token_store_->access_token_set_[test_server_url_] =