Searched defs:InUse (Results 1 – 2 of 2) sorted by relevance
95 bool InUse() const { return cpp_heap_ || (remote_tracer_ != nullptr); } in InUse() function
612 bool InUse() { return in_use_; } in InUse() function