Home
last modified time | relevance | path

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

/system/bt/osi/test/fuzzers/allocation_tracker/
Dfuzz_allocation_tracker.cc30 struct alloc_struct { struct
35 void freeAllocationVector(std::vector<alloc_struct>* alloc_vector) { in freeAllocationVector() argument