Home
last modified time | relevance | path

Searched defs:max_age (Results 1 – 25 of 110) sorted by relevance

12345

/aosp_15_r20/external/federated-compute/fcp/client/http/
H A Din_memory_request_response_test.cc1293 absl::Duration max_age = absl::Hours(1); in TEST_F() local
1330 absl::Duration max_age = absl::Hours(1); in TEST_F() local
1364 absl::Duration max_age = absl::Hours(1); in TEST_F() local
1409 absl::Duration max_age = absl::Hours(1); in TEST_F() local
1456 absl::Duration max_age = absl::ZeroDuration(); in TEST_F() local
1500 absl::Duration max_age = absl::Hours(1); in TEST_F() local
1539 absl::Duration max_age = absl::Hours(1); in TEST_F() local
H A Din_memory_request_response.cc54 const std::optional<absl::Duration>& max_age, in TryGetResourceFromCache()
75 absl::Duration max_age, in TryPutResourceInCache()
414 absl::Duration max_age; in FetchResourcesInMemory() member
H A Din_memory_request_response.h177 absl::Duration max_age; member
185 absl::Duration max_age) { in CreateUri()
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_security_headers_unittest.cc41 base::TimeDelta max_age; in TEST_F() local
130 base::TimeDelta max_age; in TEST_F() local
H A Dhttp_security_headers_hsts_fuzzer.cc14 base::TimeDelta max_age; in LLVMFuzzerTestOneInput() local
H A Dhttp_security_headers.cc73 base::TimeDelta* max_age, in ParseHSTSHeader()
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dexpiring_lru_cache.h42 : max_age_(max_age), max_entries_(max_entries), env_(env) {} in max_age_() argument
107 uint64 max_age() const { return max_age_; } in max_age() function
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dexpiring_lru_cache.h44 : max_age_(max_age), in max_age_() argument
111 uint64_t max_age() const { return max_age_; } in max_age() function
/aosp_15_r20/external/federated-compute/fcp/client/cache/
H A Dfile_backed_resource_cache.cc161 absl::Duration max_age) { in Put()
212 std::optional<absl::Duration> max_age) { in Get()
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/
Dappengine_memcache.py35 def __init__(self, max_age): argument
Dfile_cache.py82 def __init__(self, max_age): argument
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/googleapiclient/discovery_cache/
H A Dappengine_memcache.py35 def __init__(self, max_age): argument
H A Dfile_cache.py75 def __init__(self, max_age): argument
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_er_ssdp.c28 int max_age = -1; in wps_er_ssdp_rx() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/lookup/v1/
Drls_config.proto189 google.protobuf.Duration max_age = 5; field
/aosp_15_r20/external/grpc-grpc-java/rls/src/main/proto/grpc/lookup/v1/
H A Drls_config.proto189 google.protobuf.Duration max_age = 5; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/lookup/v1/
H A Drls_config.proto189 google.protobuf.Duration max_age = 5; field
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_reuse.c37 unsigned int max_age; member
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dpath_builder_pkits_unittest.cc32 int64_t verify_time, int64_t max_age, in CrlCheckingPathBuilderDelegate()
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dgrpc_federated_protocol.h199 const absl::Duration max_age; member
/aosp_15_r20/external/cronet/components/metrics/
H A Dfile_metrics_provider.h159 base::TimeDelta max_age; // Maximum age of a file (0=unlimited). member
/aosp_15_r20/external/federated-compute/fcp/protos/federatedcompute/
H A Dcommon.proto93 google.protobuf.Duration max_age = 5; field
/aosp_15_r20/external/googleapis/google/bigtable/admin/v2/
H A Dtable.proto327 google.protobuf.Duration max_age = 2; field
/aosp_15_r20/external/tcpdump/
H A Dprint-stp.c39 nd_uint16_t max_age; member
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/federatedcompute/
Dcommon.pb.h2774 inline const ::PROTOBUF_NAMESPACE_ID::Duration& Resource::max_age() const { in max_age() function
2779 ::PROTOBUF_NAMESPACE_ID::Duration* max_age) { in unsafe_arena_set_allocated_max_age()
2821 inline void Resource::set_allocated_max_age(::PROTOBUF_NAMESPACE_ID::Duration* max_age) { in set_allocated_max_age()

12345