Searched refs:NewAccessTokenStore (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/content/browser/geolocation/ | ||
D | location_arbitrator_impl.cc | 137 AccessTokenStore* LocationArbitratorImpl::NewAccessTokenStore() { in NewAccessTokenStore() function in content::LocationArbitratorImpl |
D | location_arbitrator_impl.h | 55 virtual AccessTokenStore* NewAccessTokenStore(); |
D | location_arbitrator_impl_unittest.cc | 80 virtual AccessTokenStore* NewAccessTokenStore() OVERRIDE { in NewAccessTokenStore() function in content::__anonac6330780111::TestingLocationArbitrator |