OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MutableProfileOAuth2TokenService
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/signin/
mutable_profile_oauth2_token_service.h
17
class
MutableProfileOAuth2TokenService
: public ProfileOAuth2TokenService,
26
MutableProfileOAuth2TokenService
();
27
virtual ~
MutableProfileOAuth2TokenService
();
53
DISALLOW_COPY_AND_ASSIGN(
MutableProfileOAuth2TokenService
);
mutable_profile_oauth2_token_service.cc
35
MutableProfileOAuth2TokenService
::
MutableProfileOAuth2TokenService
()
39
MutableProfileOAuth2TokenService
::~
MutableProfileOAuth2TokenService
() {
42
void
MutableProfileOAuth2TokenService
::Shutdown() {
53
void
MutableProfileOAuth2TokenService
::LoadCredentials() {
64
void
MutableProfileOAuth2TokenService
::OnWebDataServiceRequestDone(
98
void
MutableProfileOAuth2TokenService
::LoadAllCredentialsIntoMemory(
138
MutableProfileOAuth2TokenService
::GetAccountIdForMigratingRefreshToken() {
Completed in 31 milliseconds