Home
last modified time | relevance | path

Searched defs:hasExtension (Results 1 – 15 of 15) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowMimeTypeMap.java69 public boolean hasExtension(String extension) { in hasExtension() method in ShadowMimeTypeMap
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
DPhonenumber.java75 private boolean hasExtension; field in Phonenumber.PhoneNumber
77 public boolean hasExtension() { return hasExtension; } in hasExtension() method in Phonenumber.PhoneNumber
/external/chromium_org/third_party/skia/include/gpu/gl/
DSkGLContextHelper.h49 bool hasExtension(const char* extensionName) const { in hasExtension() function
/external/skia/include/gpu/gl/
DSkGLContextHelper.h49 bool hasExtension(const char* extensionName) const { in hasExtension() function
/external/skia/src/gpu/gl/
DGrGLContext.h64 bool hasExtension(const char* ext) const { in hasExtension() function
DGrGpuGL.h180 bool hasExtension(const char* ext) const { return fGLContext.info().hasExtension(ext); } in hasExtension() function
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLContext.h64 bool hasExtension(const char* ext) const { in hasExtension() function
DGrGpuGL.h180 bool hasExtension(const char* ext) const { return fGLContext.info().hasExtension(ext); } in hasExtension() function
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGTests.cpp95 bool SVGTests::hasExtension(const String&) const in hasExtension() function in WebCore::SVGTests
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
DGeneratedMessageLite.java129 <Type> boolean hasExtension( in hasExtension() method
176 public final <Type> boolean hasExtension( in hasExtension() method in GeneratedMessageLite.ExtendableMessage
354 public final <Type> boolean hasExtension( in hasExtension() method in GeneratedMessageLite.ExtendableBuilder
DGeneratedMessage.java512 <Type> boolean hasExtension( in hasExtension() method
595 public final <Type> boolean hasExtension( in hasExtension() method in GeneratedMessage.ExtendableMessage
907 public final <Type> boolean hasExtension( in hasExtension() method in GeneratedMessage.ExtendableBuilder
/external/protobuf/java/src/main/java/com/google/protobuf/
DGeneratedMessageLite.java111 public final boolean hasExtension( in hasExtension() method in GeneratedMessageLite.ExtendableMessage
233 public final boolean hasExtension( in hasExtension() method in GeneratedMessageLite.ExtendableBuilder
DGeneratedMessage.java333 public final boolean hasExtension( in hasExtension() method in GeneratedMessage.ExtendableMessage
575 public final boolean hasExtension( in hasExtension() method in GeneratedMessage.ExtendableBuilder
/external/skia/src/utils/win/
DSkWGL_win.cpp15 bool SkWGLExtensions::hasExtension(HDC dc, const char* ext) const { in hasExtension() function in SkWGLExtensions
/external/chromium_org/third_party/skia/src/utils/win/
DSkWGL_win.cpp15 bool SkWGLExtensions::hasExtension(HDC dc, const char* ext) const { in hasExtension() function in SkWGLExtensions