Searched defs:nodeAttrs (Results 1 – 2 of 2) sorted by relevance
200 uint32_t DashGetAttrIndex(const std::string &attrName, const char *const *nodeAttrs, uint32_t attrN… in DashGetAttrIndex()
150 auto nodeAttrs = node->GetAttributes(); in ParseStateResource() local