Home
last modified time | relevance | path

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

/third_party/grpc/include/grpc/impl/codegen/
Dgpr_types.h47 typedef struct gpr_timespec { struct
53 } gpr_timespec; typedef
/third_party/grpc/test/cpp/cocoapods/generic/
Dgeneric.mm166 - (void)SendRpc:(int)num_rpcs check_deadline:(bool)check_deadline deadline:(gpr_timespec)deadline { argument
/third_party/grpc/test/core/security/
Dcredentials_test.cc1209 gpr_timespec /*token_lifetime*/, const char* /*scope*/) { in encode_and_sign_jwt_should_not_be_called() argument