Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dhandle_table.cc90 scoped_refptr<Dispatcher> HandleTable::GetDispatcher(MojoHandle handle) const { in GetDispatcher() function in mojo::core::HandleTable
Dcore.cc160 scoped_refptr<Dispatcher> Core::GetDispatcher(MojoHandle handle) { in GetDispatcher() function in mojo::core::Core