HomeSort by relevance Sort by last modified time
    Searched defs:isValidContentType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/network/
ParsedContentType.cpp 215 bool isValidContentType(const String& contentType)
  /external/doclava/src/com/google/doclava/
ClearPage.java 180 if (!isValidContentType(allowExcepted, toPath, DROIDDOC_VALID_CONTENT_TYPES)) {
231 public static boolean isValidContentType(boolean allowExcepted, String s, ArrayList<String> list) {

Completed in 62 milliseconds