Searched refs:AllocFromStrings (Results 1 – 3 of 3) sorted by relevance
64 mirror::String::AllocFromStrings(soa.Self(), string_this, string_arg); in String_concat()
147 static ObjPtr<String> AllocFromStrings(Thread* self,
122 ObjPtr<String> String::AllocFromStrings(Thread* self, in AllocFromStrings() function in art::mirror::String