Searched defs:IsTemp (Results 1 – 2 of 2) sorted by relevance
396 bool IsTemp() REQUIRES_SHARED(Locks::mutator_lock_) { in IsTemp() function
294 bool IsTemp() const { return is_temp_; } in IsTemp() function