Lines Matching defs:Interfaces
95 ## Interfaces section in Mojo C++ Bindings API
103 ### Basic Usage
138 ### InterfacePtr and InterfaceRequest
160 ### Creating Interface Pipes
221 ### Binding an Interface Request
292 ### Receiving Responses
377 ### Connection Errors
439 ### A Note About Endpoint Lifetime and Callbacks
448 ### Best practices for dealing with process crashes and callbacks
472 ### A Note About Ordering
725 #### Sending Interface Requests
837 #### Sending InterfacePtrs
1011 ### Mojom
1039 ### Using associated interfaces in C++
1152 ### Performance considerations
1165 ### Testing
1177 ### Read more