Searched refs:requested_size (Results 1 – 3 of 3) sorted by relevance
101 size_t requested_size) { in allocation_tracker_notify_alloc() argument109 alloc_total_size += allocation_tracker_resize_for_canary(requested_size); in allocation_tracker_notify_alloc()125 allocation->size = requested_size; in allocation_tracker_notify_alloc()131 memcpy(return_ptr + requested_size, canary, canary_size); in allocation_tracker_notify_alloc()
48 size_t requested_size);
99 virtual void GetRandom(void *random, uint32_t requested_size) const = 0;