Home
last modified time | relevance | path

Searched defs:current_insert_index (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/
Dssl_transport_security.cc366 size_t subject_alt_name_count, int* current_insert_index) { in add_subject_alt_names_properties_to_peer()
478 int current_insert_index = 0; in peer_from_x509() local
/aosp_15_r20/external/grpc-grpc/src/core/tsi/
H A Dssl_transport_security.cc386 size_t subject_alt_name_count, int* current_insert_index) { in add_subject_alt_names_properties_to_peer()
498 int current_insert_index = 0; in peer_from_x509() local