OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewAccessTokenStore
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/browser/geolocation/
location_arbitrator_impl.h
55
virtual AccessTokenStore*
NewAccessTokenStore
();
location_arbitrator_impl.cc
138
AccessTokenStore* LocationArbitratorImpl::
NewAccessTokenStore
() {
144
access_token_store_ =
NewAccessTokenStore
();
location_arbitrator_impl_unittest.cc
80
virtual AccessTokenStore*
NewAccessTokenStore
() OVERRIDE {
Completed in 117 milliseconds