Searched defs:install_date (Results 1 – 8 of 8) sorted by relevance
216 google.type.Date install_date = 4; field
283 google.type.Date install_date = 4; field
262 int64_t install_date = local_state_->GetInt64(prefs::kInstallDate); in MetricsStateManager() local
90 optional int64 install_date = 16; field
15022 inline int64_t SystemProfileProto::install_date() const { in install_date() function