Searched refs:kBuildDateKey (Results 1 – 1 of 1) sorted by relevance
1109 static const std::string kBuildDateKey = "build_date"; in CalculateBootCompletePrefix() local1120 if (!boot_event_store.GetBootEvent(kBuildDateKey, &record)) { in CalculateBootCompletePrefix()1122 boot_event_store.AddBootEventWithValue(kBuildDateKey, build_date); in CalculateBootCompletePrefix()1126 boot_event_store.AddBootEventWithValue(kBuildDateKey, build_date); in CalculateBootCompletePrefix()