Searched refs:AllocFromByteArray (Results 1 – 4 of 4) sorted by relevance
50 ObjPtr<mirror::String> result = mirror::String::AllocFromByteArray(soa.Self(), in StringFactory_newStringFromBytes()
210 inline ObjPtr<String> String::AllocFromByteArray(Thread* self, in AllocFromByteArray() function
124 ALWAYS_INLINE static ObjPtr<String> AllocFromByteArray(Thread* self,
110 return mirror::String::AllocFromByteArray<instrumented_bool>( \