OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIGN_IN
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/identity/
account_tracker_unittest.cc
33
SIGN_IN
,
66
case
SIGN_IN
:
144
TrackingEvent(is_signed_in ?
SIGN_IN
: SIGN_OUT, ids.email, ids.gaia));
331
TrackingEvent(
SIGN_IN
, "user@example.com", kFakeGaiaId)));
353
TrackingEvent(
SIGN_IN
, "user@example.com", kFakeGaiaId)));
362
TrackingEvent(
SIGN_IN
, "user@example.com", kFakeGaiaId),
370
TrackingEvent(
SIGN_IN
, "user@example.com", kFakeGaiaId)));
379
TrackingEvent(
SIGN_IN
, "user@example.com", kFakeGaiaId),
384
TrackingEvent(
SIGN_IN
, "user@example.com", kFakeGaiaId)));
396
TrackingEvent(
SIGN_IN
, "user@example.com", kFakeGaiaId)))
[
all
...]
/external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.h
187
SIGN_IN
,
autofill_dialog_views.cc
[
all
...]
Completed in 370 milliseconds