Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dtest_harness.h34 struct DeallocationRequest { struct
45 std::variant<AllocationRequest, DeallocationRequest, ReallocationRequest>; argument