Searched refs:ContextType (Results 1 - 10 of 10) sorted by relevance

/external/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h55 enum ContextType { enum in class:clang::ast_matchers::dynamic::Diagnostics
144 ContextType Type;
175 ArgStream pushContextFrame(ContextType Type, SourceRange Range);
/external/chromium_org/chrome/browser/net/
H A Dchrome_url_request_context.h33 enum ContextType { enum in class:ChromeURLRequestContext
39 ChromeURLRequestContext(ContextType type,
H A Dload_time_stats.h82 ChromeURLRequestContext::ContextType type);
H A Dchrome_url_request_context.cc255 ContextType type,
H A Dload_time_stats.cc549 ChromeURLRequestContext::ContextType type) {
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfile_system_interface.h141 enum ContextType { enum in namespace:drive
149 explicit ClientContext(ContextType in_type) : type(in_type) {}
150 ContextType type;
/external/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp16 Diagnostics::ArgStream Diagnostics::pushContextFrame(ContextType Type,
78 StringRef contextTypeToFormatString(Diagnostics::ContextType Type) {
85 llvm_unreachable("Unknown ContextType value.");
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLCanvasElement.cpp151 enum ContextType { enum
167 blink::Platform::current()->histogramEnumeration("Canvas.ContextType", Context2d, ContextTypeCount);
179 ContextType contextType;
194 blink::Platform::current()->histogramEnumeration("Canvas.ContextType", contextType, ContextTypeCount);
/external/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp104 QualType ContextType local
112 if (Context.hasSameType(Injected, ContextType))
120 = ClassTemplate->findPartialSpecialization(ContextType))
/external/chromium/chrome/browser/profiles/
H A Dprofile_impl.cc134 enum ContextType { enum in namespace:__anon2384
143 void GetCacheParameters(ContextType type, FilePath* cache_path,

Completed in 374 milliseconds