Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/security/authorization/
H A Dmatchers.h134 kRemoteIp, enumerator
H A Drbac_policy.h120 kRemoteIp, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Dmatchers.h134 kRemoteIp, enumerator
Drbac_policy.h120 kRemoteIp, enumerator
/aosp_15_r20/external/webrtc/pc/
H A Dlegacy_stats_collector_unittest.cc1283 const std::string kRemoteIp = "192.168.0.2"; in TEST_F() local