Home
last modified time | relevance | path

Searched defs:extractBytes (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/piex/src/binary_parse/
Drange_checked_byte_ptr.cc153 std::vector<unsigned char> RangeCheckedBytePtr::extractBytes( in extractBytes() function in piex::binary_parse::RangeCheckedBytePtr
/third_party/icu/icu4c/source/test/cintltst/
Ducsdetst.c71 static char *extractBytes(const UChar *src, int32_t length, const char *codepage, int32_t *byteLeng… in extractBytes() function
/third_party/icu/icu4c/source/test/intltest/
Dcsdetest.cpp146 static char *extractBytes(const UnicodeString &source, const char *codepage, int32_t &length) in extractBytes() function