Home
last modified time | relevance | path

Searched defs:refresh_interval (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dfile_watcher_certificate_provider_factory.h57 Duration refresh_interval() const { return refresh_interval_; } in refresh_interval() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dfile_watcher_certificate_provider_factory.h57 Duration refresh_interval() const { return refresh_interval_; } in refresh_interval() function
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/overload/v3/
H A Doverload.proto194 google.protobuf.Duration refresh_interval = 1; field
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/
H A Dchannel_creds_registry_init.cc141 Duration refresh_interval() const { return refresh_interval_; } in refresh_interval() function in grpc_core::TlsChannelCredsFactory::TlsConfig