Searched defs:CheckExtension (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/extensions/
H A Dexternal_policy_extension_loader.cc21 bool CheckExtension(const std::string& id, const std::string& update_url) { function in namespace:__anon2180
65 if (CheckExtension(id, update_url)) {
/external/opencv/otherlibs/highgui/
H A Dgrfmt_base.cpp141 bool GrFmtFilterFactory::CheckExtension( const char* format ) function in class:GrFmtFilterFactory
294 if( tempFactory->CheckExtension( filename ))

Completed in 129 milliseconds