HomeSort by relevance Sort by last modified time
    Searched refs:http_cb (Results 1 - 2 of 2) sorted by null

  /external/libevent/
http.c 3673 struct evhttp_cb *http_cb; local
3857 struct evhttp_cb *http_cb; local
3886 struct evhttp_cb *http_cb; local
    [all...]
  /external/grpc-grpc/src/core/lib/security/credentials/jwt/
jwt_verifier.cc 772 grpc_closure* http_cb; local
815 http_cb =
828 http_cb = GRPC_CLOSURE_CREATE(on_openid_config_retrieved, ctx,
839 grpc_core::ExecCtx::Get()->Now() + grpc_jwt_verifier_max_delay, http_cb,

Completed in 700 milliseconds