Home
last modified time | relevance | path

Searched refs:date_value (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_response_headers.cc1192 Time date_value; in GetFreshnessLifetimes() local
1193 if (!GetDateValue(&date_value)) in GetFreshnessLifetimes()
1194 date_value = response_time; in GetFreshnessLifetimes()
1199 if (expires_value > date_value) { in GetFreshnessLifetimes()
1200 lifetimes.freshness = expires_value - date_value; in GetFreshnessLifetimes()
1240 if (last_modified_value <= date_value) { in GetFreshnessLifetimes()
1241 lifetimes.freshness = (date_value - last_modified_value) / 10; in GetFreshnessLifetimes()
1313 Time date_value; in GetCurrentAge() local
1314 if (!GetDateValue(&date_value)) in GetCurrentAge()
1315 date_value = response_time; in GetCurrentAge()
[all …]
/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/
H A Dreports_service.proto303 // ReportValues for this column will use date_value.
381 google.type.Date date_value = 5; field
/aosp_15_r20/external/googleapis/google/cloud/channel/v1/
H A Dreports_service.proto344 // ReportValues for this column will use date_value.
431 google.type.Date date_value = 5; field
/aosp_15_r20/external/python/dateutil/dateutil/
Drrule.py1562 def _parse_date_value(self, date_value, parms, rule_tzids, argument
1603 for datestr in date_value.split(','):
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1/src/main/proto/google/cloud/documentai/v1/
H A Ddocument.proto509 google.type.Date date_value = 3; field
539 // - Date type (`date_value`) is in the ISO 8601 text format.
/aosp_15_r20/external/google-cloud-java/java-document-ai/proto-google-cloud-document-ai-v1beta3/src/main/proto/google/cloud/documentai/v1beta3/
H A Ddocument.proto512 google.type.Date date_value = 3; field
542 // - Date type (`date_value`) is in the ISO 8601 text format.
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1beta2/
H A Ddocument.proto598 google.type.Date date_value = 3; field
628 // - Date type (`date_value`) is in the ISO 8601 text format.
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1/
H A Ddocument.proto543 google.type.Date date_value = 3; field
573 // - Date type (`date_value`) is in the ISO 8601 text format.
/aosp_15_r20/external/googleapis/google/cloud/documentai/v1beta3/
H A Ddocument.proto572 google.type.Date date_value = 3; field
602 // - Date type (`date_value`) is in the ISO 8601 text format.
/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/
H A Ddlp.proto2380 google.type.Date date_value = 7; field
/aosp_15_r20/external/googleapis/google/privacy/dlp/v2/
H A Ddlp.proto2690 google.type.Date date_value = 7; field