Searched refs:google_rpc_Status_code (Results 1 – 2 of 2) sorted by relevance
50 UPB_INLINE int32_t google_rpc_Status_code(const google_rpc_Status *msg) { return *UPB_PTR_AT(msg, U… in google_rpc_Status_code() function
508 int32_t code = google_rpc_Status_code(error_detail); in MaybeLogDiscoveryRequest()