Home
last modified time | relevance | path

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

/external/google-fruit/include/fruit/impl/data_structures/
Dfixed_size_allocator.h53 FixedSizeVector<std::pair<destroy_t, void*>> on_destruction; variable
/external/protobuf/src/google/protobuf/
Darena_unittest.cc1306 static void on_destruction(::google::protobuf::Arena* arena, void* cookie, in on_destruction() function in google::protobuf::ArenaHooksTestUtil