Searched refs:err_string_cmp (Results 1 – 4 of 4) sorted by relevance
| /external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/err/ |
| D | err.c | 373 static int err_string_cmp(const void *a, const void *b) { in err_string_cmp() function 410 sizeof(uint32_t), err_string_cmp); in err_string_lookup()
|
| /external/boringssl/src/crypto/err/ |
| D | err.cc | 293 static int err_string_cmp(const void *a, const void *b) { in err_string_cmp() function 329 &search_key, values, num_values, sizeof(uint32_t), err_string_cmp)); in err_string_lookup()
|
| /external/cronet/stable/third_party/boringssl/src/crypto/err/ |
| D | err.cc | 390 static int err_string_cmp(const void *a, const void *b) { in err_string_cmp() function 426 &search_key, values, num_values, sizeof(uint32_t), err_string_cmp)); in err_string_lookup()
|
| /external/cronet/tot/third_party/boringssl/src/crypto/err/ |
| D | err.cc | 390 static int err_string_cmp(const void *a, const void *b) { in err_string_cmp() function 426 &search_key, values, num_values, sizeof(uint32_t), err_string_cmp)); in err_string_lookup()
|