Home
last modified time | relevance | path

Searched refs:IsMethodSupported (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/webkit/common/appcache/
Dappcache_interfaces.cc108 bool IsMethodSupported(const std::string& method) { in IsMethodSupported() function
114 IsMethodSupported(request->method()); in IsSchemeAndMethodSupported()
Dappcache_interfaces.h182 WEBKIT_STORAGE_COMMON_EXPORT bool IsMethodSupported(const std::string& method);