Home
last modified time | relevance | path

Searched refs:follow_up (Results 1 – 3 of 3) sorted by relevance

/external/autotest/cli/
Dtopic_common.py279 def invalid_arg(self, header, follow_up=''): argument
287 rest = twrap.fill(follow_up)
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dsubchannel.cc439 grpc_closure* follow_up = w->notify; in on_external_state_watcher_done() local
450 GRPC_CLOSURE_SCHED(follow_up, GRPC_ERROR_REF(error)); in on_external_state_watcher_done()
Dclient_channel.cc3392 grpc_closure* follow_up = w->on_complete; in on_external_watch_complete_locked() local
3399 GRPC_CLOSURE_SCHED(follow_up, GRPC_ERROR_REF(error)); in on_external_watch_complete_locked()