Searched defs:GetDispatcher (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/mojo/core/ | ||
D | handle_table.cc | 90 scoped_refptr<Dispatcher> HandleTable::GetDispatcher(MojoHandle handle) const { in GetDispatcher() function in mojo::core::HandleTable |
D | core.cc | 160 scoped_refptr<Dispatcher> Core::GetDispatcher(MojoHandle handle) { in GetDispatcher() function in mojo::core::Core |