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

/external/chromium_org/chrome/browser/spellchecker/
H A Dspelling_service_client.h68 enum ServiceType { enum in class:SpellingServiceClient
86 ServiceType type,
91 static bool IsAvailable(content::BrowserContext* context, ServiceType type);
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dpeerconnection.cc60 // NOTE: Must be in the same order as the ServiceType enum.
64 enum ServiceType { enum in namespace:__anon12629
107 ServiceType* service_type,
116 *service_type = static_cast<ServiceType>(i);
212 ServiceType service_type = INVALID;

Completed in 134 milliseconds