Home
last modified time | relevance | path

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

/external/pigweed/pw_allocator/public/pw_allocator/
Dtest_harness.h32 struct DeallocationRequest { struct
43 std::variant<AllocationRequest, DeallocationRequest, ReallocationRequest>; argument