Searched refs:grpc_jwt_claims_json (Results 1 – 4 of 4) sorted by relevance
59 const grpc_json* grpc_jwt_claims_json(const grpc_jwt_claims* claims);
195 const grpc_json* grpc_jwt_claims_json(const grpc_jwt_claims* claims) { in grpc_jwt_claims_json() function
58 const_cast<grpc_json*>(grpc_jwt_claims_json(claims)), 2); in on_jwt_verification_done()
215 GPR_ASSERT(grpc_jwt_claims_json(claims) == json); in test_claims_success()237 GPR_ASSERT(grpc_jwt_claims_json(claims) == json); in test_expired_claims_failure()