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

/external/chromium_org/chrome/browser/extensions/api/content_settings/
H A Dcontent_settings_api.cc42 bool RemoveContentType(base::ListValue* args, function in namespace:__anon3654
65 EXTENSION_FUNCTION_VALIDATE(RemoveContentType(args_.get(), &content_type));
99 EXTENSION_FUNCTION_VALIDATE(RemoveContentType(args_.get(), &content_type));
173 EXTENSION_FUNCTION_VALIDATE(RemoveContentType(args_.get(), &content_type));
251 EXTENSION_FUNCTION_VALIDATE(RemoveContentType(args_.get(), &content_type));

Completed in 107 milliseconds