Home
last modified time | relevance | path

Searched refs:tag_depth (Results 1 – 1 of 1) sorted by relevance

/test/vts/drivers/hal/libcodecoverage/
DGcdaParser.cpp61 unsigned tag_depth; in ParseBody() local
75 for (tag_depth = 4; mask; mask >>= 8) { in ParseBody()
80 tag_depth--; in ParseBody()
85 if (depth && depth < tag_depth && in ParseBody()
89 depth = tag_depth; in ParseBody()