OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 66 milliseconds