Searched refs:ndef_attr (Results 1 – 1 of 1) sorted by relevance
261 std::map<string, AttrValue> ndef_attr; in NodeDefHash() local267 ndef_attr[a.first] = a.second; in NodeDefHash()269 for (const auto& a : ndef_attr) { in NodeDefHash()