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

  /art/runtime/
class_linker-inl.h 106 inline mirror::ObjectArray<mirror::String>* ClassLinker::AllocStringArray(Thread* self,
class_linker.h 293 mirror::ObjectArray<mirror::String>* AllocStringArray(Thread* self, size_t length)
class_linker.cc     [all...]

Completed in 33 milliseconds