Searched refs:boottime_property (Results 1 – 1 of 1) sorted by relevance
257 std::string boottime_property = "ro.boottime." + name_; in NotifyStateChange() local258 if (GetProperty(boottime_property, "").empty()) { in NotifyStateChange()259 property_set(boottime_property, std::to_string(start_ns)); in NotifyStateChange()