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

  /bootable/recovery/minzip/
Bits.h 251 INLINE char* readNewUtf8String(unsigned char const** ppSrc, size_t* pLength)
  /dalvik/vm/
Bits.h 252 INLINE char* readNewUtf8String(unsigned char const** ppSrc, size_t* pLength)
  /dalvik/vm/jdwp/
JdwpHandler.cpp 213 char* classDescriptor = readNewUtf8String(&buf, &strLen);
374 char* str = readNewUtf8String(&buf, &strLen);
    [all...]

Completed in 650 milliseconds