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

  /external/chromium_org/third_party/icu/source/tools/genrb/
wrtxml.cpp 594 static const char *application_mimetype = "application"; /* add "/octet-stream"? */ variable
789 const char* m_type = application_mimetype;
866 printAttribute("form", application_mimetype, (int32_t) uprv_strlen(application_mimetype));
    [all...]
  /external/icu/icu4c/source/tools/genrb/
wrtxml.cpp 606 static const char *application_mimetype = "application"; /* add "/octet-stream"? */ variable
799 const char* m_type = application_mimetype;
876 printAttribute("form", application_mimetype, (int32_t) uprv_strlen(application_mimetype));
    [all...]

Completed in 260 milliseconds