Searched defs:AddCleanupFallback (Results 1 – 1 of 1) sorted by relevance
| /third_party/protobuf/src/google/protobuf/ | ||
| D | arena.cc | 264 void SerialArena::AddCleanupFallback(void* elem, void (*cleanup)(void*)) { in AddCleanupFallback() function in google::protobuf::internal::SerialArena |