Searched defs:allocations_ (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | node_internals.h | 137 std::unordered_map<void*, size_t> allocations_; variable |
/third_party/protobuf/src/google/protobuf/ | ||
D | descriptor.cc | 644 std::vector<std::vector<char>> allocations_; member in google::protobuf::DescriptorPool::Tables |