Searched refs:should_destroy_ (Results 1 – 2 of 2) sorted by relevance
33 should_destroy_(false), in MessageLoopResource()41 should_destroy_(false), in MessageLoopResource()113 if (should_destroy_ && nested_invocations_ == 0) { in Run()139 should_destroy_ = true; in PostQuit()
87 bool should_destroy_; variable