Home
last modified time | relevance | path

Searched refs:freed (Results 1 – 4 of 4) sorted by relevance

/system/bt/osi/src/
Dallocation_tracker.c38 bool freed; member
130 assert(allocation->freed); // Must have been freed before in allocation_tracker_notify_alloc()
137 allocation->freed = false; in allocation_tracker_notify_alloc()
158 assert(!allocation->freed); // Must not be a double free in allocation_tracker_notify_free()
160 allocation->freed = true; in allocation_tracker_notify_free()
186 if (!allocation->freed) { in allocation_entry_freed_checker()
/system/bt/doc/
Dstyle_guide.md173 routines and objects returned from those functions must be freed with the
175 `list_new` should be freed with `list_free` and no other freeing routine.
/system/tpm/trunks/generator/
Draw_commands.txt18281 // are going to check (TRANSIENT_FIRST) will be occupied. It will be freed
Draw_commands_fixed.txt18292 // are going to check (TRANSIENT_FIRST) will be occupied. It will be freed