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

  /external/chromium/third_party/icu/source/tools/genrb/
wrtxml.cpp 593 static const char *application_mimetype = "application"; /* add "/octet-stream"? */ variable
788 const char* m_type = application_mimetype;
865 printAttribute("form", application_mimetype, (int32_t) uprv_strlen(application_mimetype));
    [all...]
  /external/icu4c/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...]

Completed in 29 milliseconds