Searched refs:local_handle (Results 1 – 2 of 2) sorted by relevance
88 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()
50 MojoHandle local_handle; member