Searched defs:current_depth (Results 1 – 3 of 3) sorted by relevance
54 static size_t current_depth = 0; variable
911 int current_depth, in GetNodeByRowImpl()
2194 for (int current_depth = 0; current_depth < depth; ++current_depth) { in GetNodeByPath() local