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