Searched defs:node_to_index_map (Results 1 – 2 of 2) sorted by relevance
315 std::unordered_map<InMemoryFileSystem::InMemoryNode*, size_t>& node_to_index_map, in populate()350 std::unordered_map<InMemoryFileSystem::InMemoryNode*, size_t> node_to_index_map; in flatten() local
105 absl::flat_hash_map<Node*, size_t> node_to_index_map; in Initialize() local