Home
last modified time | relevance | path

Searched defs:real_size (Results 1 – 1 of 1) sorted by relevance

/system/bt/osi/src/
Dallocator.cc29 size_t real_size = allocation_tracker_resize_for_canary(size); in osi_strdup() local
45 size_t real_size = allocation_tracker_resize_for_canary(size + 1); in osi_strndup() local
59 size_t real_size = allocation_tracker_resize_for_canary(size); in osi_malloc() local
66 size_t real_size = allocation_tracker_resize_for_canary(size); in osi_calloc() local