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