Home
last modified time | relevance | path

Searched defs:kTls (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/network/
H A Dsent_packet.h36 kTls, enumerator
/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_ice_candidate_pair_config.h51 kTls, enumerator
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dchannelz.h310 enum class ModelType { kUnset = 0, kTls = 1, kOther = 2 }; enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannelz.h307 enum class ModelType { kUnset = 0, kTls = 1, kOther = 2 }; enumerator
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dchannelz_service_test.cc127 kTls = 1, enumerator