Searched refs:is_updatable (Results 1 – 3 of 3) sorted by relevance
130 bool is_updatable() const { return updatable_; } in is_updatable() function
373 if (is_updatable() && !ServiceList::GetInstance().IsServicesUpdated()) { in ExecStart()404 if (is_updatable() && !ServiceList::GetInstance().IsServicesUpdated()) { in Start()
655 if (StartsWith(filename_, "/apex/") && !old_service->is_updatable()) { in EndSection()