Searched refs:AllocObjectFromCodeInitialized (Results 1 – 3 of 3) sorted by relevance
77 ALWAYS_INLINE inline mirror::Object* AllocObjectFromCodeInitialized(mirror::Class* klass,
219 inline mirror::Object* AllocObjectFromCodeInitialized(mirror::Class* klass, in AllocObjectFromCodeInitialized() function
106 return AllocObjectFromCodeInitialized<instrumented_bool>(klass, self, allocator_type); \