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

  /art/runtime/mirror/
string.h 130 static String* AllocFromUtf16(Thread* self, int32_t utf16_length, const uint16_t* utf16_data_in)
string.cc 174 String* String::AllocFromUtf16(Thread* self, int32_t utf16_length, const uint16_t* utf16_data_in) {
  /art/runtime/
class_linker_test.cc     [all...]
jni_internal.cc     [all...]

Completed in 257 milliseconds