Home
last modified time | relevance | path

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

/external/pigweed/pw_allocator/examples/
Dlinker_sections.cc35 class NamedU32Factory { class
37 explicit NamedU32Factory(pw::Allocator& allocator) : allocator_(allocator) {} in NamedU32Factory() function in examples::NamedU32Factory