OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_rear_guard_valid
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
malloc_debug_check.cpp
140
static inline bool
is_rear_guard_valid
(hdr_t* hdr) {
function
235
if (!
is_rear_guard_valid
(hdr)) {
/hardware/ti/omap4xxx/
heaptracker.c
139
static inline int
is_rear_guard_valid
(struct hdr *hdr)
function
242
if (!
is_rear_guard_valid
(hdr)) {
Completed in 304 milliseconds