HomeSort by relevance Sort by last modified time
    Searched refs:ReleaseFreeMemoryFunction (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/allocator/
allocator_extension.h 16 typedef void (*ReleaseFreeMemoryFunction)();
39 ReleaseFreeMemoryFunction release_free_memory_function);
allocator_extension.cc 13 ReleaseFreeMemoryFunction g_release_free_memory_function = nullptr;
28 ReleaseFreeMemoryFunction release_free_memory_function) {

Completed in 213 milliseconds