HomeSort by relevance Sort by last modified time
    Searched refs:Resurrect (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/memory/
singleton.h 90 // the Resurrect() method is called.
129 static void Resurrect() { subtle::NoBarrier_Store(&dead_, 0); }
singleton_unittest.cc 258 // Resurrect the static singleton, and assert that it
260 CallbackSingletonWithStaticTrait::Trait::Resurrect();

Completed in 154 milliseconds