Home
last modified time | relevance | path

Searched refs:is_async_ (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/security/credentials/fake/
Dfake_credentials.h68 is_async_(is_async) {} in grpc_md_only_test_credentials()
84 bool is_async_; variable
Dfake_credentials.cc97 if (is_async_) { in get_request_metadata()