Home
last modified time | relevance | path

Searched refs:thunk_ (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/lib/
Dinterface_endpoint_client.cc141 thunk_(this), in InterfaceEndpointClient()
151 payload_validator_->set_sink(&thunk_); in InterfaceEndpointClient()
Drouter.cc122 : thunk_(this), in Router()
133 filters_.SetSink(&thunk_); in Router()
Drouter.h156 HandleIncomingMessageThunk thunk_; variable
/external/libmojo/mojo/public/cpp/bindings/
Dinterface_endpoint_client.h134 HandleIncomingMessageThunk thunk_; variable