HomeSort by relevance Sort by last modified time
    Searched refs:GetServiceNames (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/signin/
token_service.h 197 static void GetServiceNames(std::vector<std::string>* names);
token_service.cc 261 void TokenService::GetServiceNames(std::vector<std::string>* names) {
token_service_unittest.cc 292 TokenService::GetServiceNames(&services);

Completed in 40 milliseconds