Searched defs:IsInUse (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | hlo_rematerialization.cc | 464 bool IsInUse(BufferId buffer_id) const { in IsInUse() function in xla::__anon4fe3fcd60111::MemoryUsageTracker |
/external/v8/src/ | ||
D | global-handles.cc | 158 bool IsInUse() const { return state() != FREE; } in IsInUse() function in v8::internal::GlobalHandles::Node |
D | isolate.h | 662 bool IsInUse() { return entry_stack_ != nullptr; } in IsInUse() function |
D | api.cc | 8937 bool Isolate::IsInUse() { in IsInUse() function in v8::Isolate |