Home
last modified time | relevance | path

Searched defs:HasBeenDestroyed (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/threading/
Dthread_local_storage.cc318 bool ThreadLocalStorage::HasBeenDestroyed() { in HasBeenDestroyed() function in base::ThreadLocalStorage
Dthread_local_storage_unittest.cc33 static bool HasBeenDestroyed() { in HasBeenDestroyed() function in base::internal::ThreadLocalStorageTestInternal