Home
last modified time | relevance | path

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

/external/libchrome/base/
Dbarrier_closure_unittest.cc36 class DestructionIndicator { class
39 DestructionIndicator(bool* destructed) : destructed_(destructed) { in DestructionIndicator() function in __anone92f543c0111::DestructionIndicator