Searched refs:alloc (Results 1 – 2 of 2) sorted by relevance
178 extent_alloc_t* original_alloc = hooks->alloc; in NewJemallocNodumpAllocator()190 new_hooks->alloc = &JemallocNodumpAllocator::Alloc; in NewJemallocNodumpAllocator()
180 explicit WriteableCacheFile(Env* const env, CacheWriteBufferAllocator* alloc, in WriteableCacheFile() argument185 alloc_(alloc), in WriteableCacheFile()