Home
last modified time | relevance | path

Searched refs:last_key_rotation (Results 1 – 3 of 3) sorted by relevance

/external/cronet/components/metrics/structured/
Dneutrino_logging.cc76 const absl::optional<int> last_key_rotation = in NeutrinoDevicesLogClientIdChanged() local
79 if (last_key_rotation.has_value()) { in NeutrinoDevicesLogClientIdChanged()
82 last_key_rotation.value(); in NeutrinoDevicesLogClientIdChanged()
Dkey_data.cc137 int last_key_rotation, in UpdateKey() argument
140 key->set_last_rotation(last_key_rotation); in UpdateKey()
Dkey_data.h122 void UpdateKey(KeyProto* key, int last_key_rotation, int key_rotation_period);