Searched refs:scope_depth_ (Results 1 – 1 of 1) sorted by relevance
1699 scope_depth_(0) { in CodeTracer()1737 scope_depth_++; in OpenFile()1745 if (--scope_depth_ == 0) { in CloseFile()1760 int scope_depth_; variable