Searched refs:AllocStringArray (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dclass_linker-inl.h106 inline mirror::ObjectArray<mirror::String>* ClassLinker::AllocStringArray(Thread* self, function in class:art::ClassLinker
H A Dclass_linker.h293 mirror::ObjectArray<mirror::String>* AllocStringArray(Thread* self, size_t length)
H A Dclass_linker.cc1192 strings(self, AllocStringArray(self, dex_file.NumStringIds()));

Completed in 70 milliseconds