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

  /external/clang/lib/Basic/
ObjCRuntime.cpp 81 StringRef verString = input.substr(dash + 1);
82 if (Version.tryParse(verString))
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLExtensions.cpp 56 const GrGLubyte* verString = getString(GR_GL_VERSION);
57 GrGLVersion version = GrGLGetVersionFromString((const char*) verString);
  /external/skia/src/gpu/gl/
GrGLExtensions.cpp 56 const GrGLubyte* verString = getString(GR_GL_VERSION);
57 GrGLVersion version = GrGLGetVersionFromString((const char*) verString);
  /frameworks/base/tools/aapt/
AaptAssets.cpp     [all...]

Completed in 118 milliseconds