Searched refs:scope_depth_ (Results 1 – 1 of 1) sorted by relevance
1497 scope_depth_(0) { in CodeTracer()1535 scope_depth_++; in OpenFile()1543 if (--scope_depth_ == 0) { in CloseFile()1558 int scope_depth_; variable