Home | History | Annotate | Download | only in src

Lines Matching full:typestring

323     OSCL_FastString typeString(_STRLIT_CHAR("multipart/byteranges"));
324 if (len <= oscl_strlen(typeString.get_cstr())) return true;