HomeSort by relevance Sort by last modified time
    Searched full:token_request_time (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/sync/
profile_sync_service_unittest.cc 488 EXPECT_TRUE(token_status.token_request_time.is_null());
501 EXPECT_FALSE(token_status.token_request_time.is_null());
about_sync_util.cc 350 request_token_time.SetValue(GetTimeStr(token_status.token_request_time,
profile_sync_service.h 205 base::Time token_request_time; member in struct:ProfileSyncService::SyncTokenStatus
    [all...]
profile_sync_service.cc     [all...]

Completed in 70 milliseconds