Home
last modified time | relevance | path

Searched refs:NewAccessTokenStore (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/geolocation/
Dlocation_arbitrator_impl.cc137 AccessTokenStore* LocationArbitratorImpl::NewAccessTokenStore() { in NewAccessTokenStore() function in content::LocationArbitratorImpl
143 access_token_store_ = NewAccessTokenStore(); in GetAccessTokenStore()
Dlocation_arbitrator_impl.h55 virtual AccessTokenStore* NewAccessTokenStore();
Dlocation_arbitrator_impl_unittest.cc80 virtual AccessTokenStore* NewAccessTokenStore() OVERRIDE { in NewAccessTokenStore() function in content::__anonac6330780111::TestingLocationArbitrator