OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnAuthError
(Results
26 - 28
of
28
) sorted by null
1
2
/external/chromium/chrome/browser/sync/engine/
syncapi.cc
[
all
...]
syncapi_unittest.cc
616
MOCK_METHOD1(
OnAuthError
, void(const GoogleServiceAuthError&)); // NOLINT
[
all
...]
/external/chromium/chrome/browser/sync/
profile_sync_service.cc
554
void ProfileSyncService::
OnAuthError
() {
870
// succeeds, calling
OnAuthError
(NONE), or b) the user clicks the button,
[
all
...]
Completed in 84 milliseconds
1
2