Home
last modified time | relevance | path

Searched refs:destroyObject (Results 1 – 2 of 2) sorted by relevance

/external/google-fruit/include/fruit/impl/data_structures/
Dfixed_size_allocator.defn.h35 void FixedSizeAllocator::destroyObject(void* p) { in destroyObject() function
91 on_destruction.push_back(std::pair<destroy_t, void*>{destroyObject<T>, x}); in constructObject()
Dfixed_size_allocator.h57 static void destroyObject(void* p);