Searched refs:start_ns (Results 1 – 1 of 1) sorted by relevance
223 uint64_t start_ns = time_started_.time_since_epoch().count(); in NotifyStateChange() local224 property_set("ro.boottime." + name_, std::to_string(start_ns)); in NotifyStateChange()