Searched refs:attrNums (Results 1 – 2 of 2) sorted by relevance
45 …2_t DashGetAttrIndex(const std::string &attrName, const char *const *nodeAttrs, uint32_t attrNums);
200 …32_t DashGetAttrIndex(const std::string &attrName, const char *const *nodeAttrs, uint32_t attrNums) in DashGetAttrIndex() argument203 for (i = 0; i < attrNums; i++) { in DashGetAttrIndex()