Searched refs:RunLoopNestingObserver (Results 1 – 2 of 2) sorted by relevance
60 RunLoopNestingObserver* const nesting_observer_;69 class Connector::RunLoopNestingObserver class in mojo::Connector73 RunLoopNestingObserver() { in RunLoopNestingObserver() function in mojo::Connector::RunLoopNestingObserver78 ~RunLoopNestingObserver() override {} in ~RunLoopNestingObserver()95 static RunLoopNestingObserver* GetForThread() { in GetForThread()98 auto* observer = static_cast<RunLoopNestingObserver*>( in GetForThread()101 observer = new RunLoopNestingObserver; in GetForThread()112 DISALLOW_COPY_AND_ASSIGN(RunLoopNestingObserver);150 nesting_observer_(RunLoopNestingObserver::GetForThread()), in Connector()
201 class RunLoopNestingObserver; variable268 RunLoopNestingObserver* const nesting_observer_;