Searched refs:scope_depth_ (Results 1 – 1 of 1) sorted by relevance
1441 scope_depth_(0) { in CodeTracer()1479 scope_depth_++; in OpenFile()1487 if (--scope_depth_ == 0) { in CloseFile()1502 int scope_depth_; variable