Searched defs:IsGAIACookie (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Dprofile_auth_data.cc92 bool IsGAIACookie(const net::CanonicalCookie& cookie);
267 bool ProfileAuthDataTransferer::IsGAIACookie( function in class:chromeos::__anon3301::ProfileAuthDataTransferer
298 if (!IsGAIACookie(*it))

Completed in 98 milliseconds