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

  /external/chromium_org/base/allocator/
allocator_extension.h 53 BASE_EXPORT void SetReleaseFreeMemoryFunction(
allocator_extension_thunks.h 28 void SetReleaseFreeMemoryFunction(
allocator_extension.cc 48 void SetReleaseFreeMemoryFunction(
52 thunks::SetReleaseFreeMemoryFunction(release_free_memory_function);
allocator_extension_thunks.cc 41 void SetReleaseFreeMemoryFunction(
allocator_shim.cc 276 base::allocator::thunks::SetReleaseFreeMemoryFunction(
  /external/chromium_org/content/app/
content_main_runner.cc 517 base::allocator::SetReleaseFreeMemoryFunction(ReleaseFreeMemoryThunk);

Completed in 70 milliseconds