Home
last modified time | relevance | path

Searched refs:local_handle (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/mojo/edk/system/
Dhandle_table.cc88 d.local_handle = handles[i]; in BeginTransit()
101 auto it = handles_.find(dispatcher.local_handle); in CompleteTransitAndClose()
111 auto it = handles_.find(dispatcher.local_handle); in CancelTransit()
Ddispatcher.h50 MojoHandle local_handle; member