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