Home
last modified time | relevance | path

Searched defs:last_rotation (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/structured/lib/proto/
H A Dkey.proto25 optional int64 last_rotation = 2; field
/aosp_15_r20/external/cronet/components/metrics/structured/lib/
H A Dkey_util.cc47 std::optional<int> last_rotation = value.FindInt(kLastRotationString); in CreateKeyProtoFromValue() local
H A Dkey_data.cc101 std::optional<int> last_rotation = LastKeyRotation(project_name_hash); in GetKeyAgeInWeeks() local
H A Dkey_data_file_delegate_unittest.cc130 const int last_rotation, in SetupKey()
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/hedge/
Drotating_histogram.rs15 last_rotation: Instant, field
/aosp_15_r20/external/cronet/components/metrics/structured/
H A Dkey_data_prefs_delegate_unittest.cc112 const int last_rotation, in SetupKey()