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

  /external/autotest/client/deps/glbench/src/
egl_stuff.cc 40 DeleteContext(context_);
118 void EGLInterface::DeleteContext(const GLContext& context) {
glx_stuff.cc 64 DeleteContext(context_);
100 void GLXInterface::DeleteContext(const GLContext& context) {
waffle_stuff.cc 188 void WaffleInterface::DeleteContext(const GLContext& context) {
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h 92 static void DeleteContext(void *Ctx) {
144 static void DeleteContext(void *Ctx) {
183 static void DeleteContext(void *Ctx) {

Completed in 160 milliseconds