Searched refs:AllocateObject (Results 1 – 2 of 2) sorted by relevance
68 ObjectLink *AllocateObject();125 void *AllocateObject(uint32_t flags) in AllocateObject() function134 return fStrategy.Object(BaseCache::AllocateObject()); in AllocateObject()284 Type *Alloc(uint32_t flags) { return (Type *)BaseType::AllocateObject(flags); } in Alloc()536 object = CacheType::AllocateObject(flags); in Alloc()
104 BaseCache::ObjectLink *BaseCache::AllocateObject() in AllocateObject() function in BaseCache485 buf[i] = cache.AllocateObject(0); in test3()