Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_internals.h137 std::unordered_map<void*, size_t> allocations_; variable
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc644 std::vector<std::vector<char>> allocations_; member in google::protobuf::DescriptorPool::Tables