Home
last modified time | relevance | path

Searched defs:response_cb (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/includes/nghttp2/
Dasio_http2_client.h67 using response_cb = std::function<void(const response &)>; variable
/third_party/grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.cc383 grpc_iomgr_cb_func response_cb, in fetch_oauth2()
440 grpc_iomgr_cb_func response_cb, grpc_millis deadline) { in fetch_oauth2()
564 grpc_iomgr_cb_func response_cb, in fetch_oauth2()
/third_party/grpc/src/core/lib/security/credentials/external/
Dexternal_account_credentials.cc211 grpc_iomgr_cb_func response_cb, grpc_millis deadline) { in fetch_oauth2()