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

  /external/chromium_org/mojo/system/
dispatcher.h 314 // |CreateEquivalentDispatcherAndCloseNoLock()|, for situations where the
323 scoped_refptr<Dispatcher> CreateEquivalentDispatcherAndCloseNoLock();
383 return dispatcher_->CreateEquivalentDispatcherAndCloseNoLock();
dispatcher.cc 434 Dispatcher::CreateEquivalentDispatcherAndCloseNoLock() {

Completed in 686 milliseconds