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

  /art/runtime/mirror/
string.cc 97 String* String::AllocFromUtf16(Thread* self, int32_t utf16_length, const uint16_t* utf16_data_in) {
string.h 113 static 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 312 milliseconds