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

  /external/libchrome/base/allocator/
allocator_shim_override_linker_wrapped_symbols.h 51 return ShimValloc(size, nullptr);
allocator_shim_override_libc_symbols.h 44 return ShimValloc(size, nullptr);
allocator_shim.cc 229 ALWAYS_INLINE void* ShimValloc(size_t size, void* context) {

Completed in 3689 milliseconds