Searched refs:exec_service_started_ (Results 1 – 2 of 2) sorted by relevance
107 return exec_service_started_; in exec_service_started()161 static std::chrono::time_point<std::chrono::steady_clock> exec_service_started_; variable
131 std::chrono::time_point<std::chrono::steady_clock> Service::exec_service_started_; member in android::init::Service398 exec_service_started_ = std::chrono::steady_clock::now(); in ExecStart()