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

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper.h36 typedef void (WebKit::WebGraphicsContext3D::*DeleteFunc)(WebGLId); typedef in class:content::ScopedWebGLId
39 DeleteFunc delete_func)
66 DeleteFunc delete_func_;
/external/chromium_org/chrome/common/
H A Dservice_process_util_unittest.cc301 void DeleteFunc(const base::FilePath& file) { function
359 base::Bind(&DeleteFunc, executable_path()));
368 base::Bind(&DeleteFunc, bundle_path()));
/external/chromium/chrome/common/
H A Dservice_process_util_unittest.cc453 void DeleteFunc(const FilePath& file) { function
491 NewRunnableFunction(&DeleteFunc, executable_path()));
500 NewRunnableFunction(&DeleteFunc, bundle_path()));

Completed in 236 milliseconds