Searched defs:IsOwned (Results 1 – 3 of 3) sorted by relevance
42 bool IsOwned() const { return absl::holds_alternative<OwnedType>(ptr_); } in IsOwned() function
740 bool Thread::IsOwned() { in PreRun() function in rtc::Thread
133 SCUDO_TYPED_TEST(ScudoCombinedTest, IsOwned) { in SCUDO_TYPED_TEST() argument