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

  /external/chromium/third_party/icu/source/i18n/
inputext.cpp 57 void InputText::setDeclaredEncoding(const char* encoding, int32_t len)
csdetect.cpp 233 void CharsetDetector::setDeclaredEncoding(const char *encoding, int32_t len) const
235 textIn->setDeclaredEncoding(encoding,len);
  /external/icu4c/i18n/
inputext.cpp 57 void InputText::setDeclaredEncoding(const char* encoding, int32_t len)
csdetect.cpp 233 void CharsetDetector::setDeclaredEncoding(const char *encoding, int32_t len) const
235 textIn->setDeclaredEncoding(encoding,len);

Completed in 21 milliseconds