Searched defs:hint_ (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/ | ||
D | arena_impl.h | 324 std::atomic<SerialArena*> hint_; // Fast thread-local block access variable |
/third_party/node/src/ | ||
D | node_buffer.cc | 101 void* const hint_; member in node::Buffer::__anon5591c4a30111::CallbackInfo |