Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/security/security_connector/
H A Dload_system_roots_supported.cc77 const char* file_entry_name, char* path_buffer) { in GetAbsoluteFilePath()
106 const char* file_entry_name = directory_entry->d_name; in CreateRootCertsBundle() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/
Dload_system_roots_supported.cc81 const char* file_entry_name, char* path_buffer) { in GetAbsoluteFilePath()
110 const char* file_entry_name = directory_entry->d_name; in CreateRootCertsBundle() local