Searched defs:INVALID_POWER_COMPONENT (Results 1 – 2 of 2) sorted by relevance
62 public static final int INVALID_POWER_COMPONENT = -1; field in PowerComponentUtil
85 const PowerComponent INVALID_POWER_COMPONENT = static_cast<PowerComponent>(-1); variable