Searched refs:kPropBuildDateUTC (Results 1 – 1 of 1) sorted by relevance
59 const char kPropBuildDateUTC[] = "ro.build.date.utc"; variable254 return GetIntProperty<int64_t>(kPropBuildDateUTC, 0); in GetBuildTimestamp()