Home
last modified time | relevance | path

Searched refs:DeleteFunc (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp60 typedef void (CallLogWrapper::*DeleteFunc) (GLsizei n, const GLuint* names); typedef
156 GenFunc genFunc, DeleteFunc deleteFunc, ExistsFunc existsFunc, in SimpleType()
177 const DeleteFunc m_deleteFunc;
406 using details::DeleteFunc;
/external/chromium_org/content/common/gpu/client/
Dgl_helper.h40 typedef void (gpu::gles2::GLES2Interface::*DeleteFunc)(GLsizei n, typedef
44 DeleteFunc delete_func) in ScopedGLuint()
62 DeleteFunc delete_func_;
/external/chromium_org/chrome/common/
Dservice_process_util_unittest.cc303 void DeleteFunc(const base::FilePath& file) { in DeleteFunc() function
361 base::Bind(&DeleteFunc, executable_path())); in TEST_F()
370 base::Bind(&DeleteFunc, bundle_path())); in TEST_F()