Home
last modified time | relevance | path

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

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