Searched refs:object_initialize_with_type (Results 1 – 1 of 1) sorted by relevance
556 static void object_initialize_with_type(Object *obj, size_t size, TypeImpl *type) in object_initialize_with_type() function578 object_initialize_with_type(data, size, type); in object_initialize()774 object_initialize_with_type(obj, size, type); in object_new_with_type()