Home
last modified time | relevance | path

Searched refs:INVALID_CUSTOM_POWER_COMPONENT (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/cpp/powerpolicy/server/src/
DPolicyManager.cpp86 const int32_t INVALID_CUSTOM_POWER_COMPONENT = -1; variable
171 return INVALID_CUSTOM_POWER_COMPONENT; in toCustomPowerComponent()
174 : INVALID_CUSTOM_POWER_COMPONENT; in toCustomPowerComponent()
228 int customComponentId = INVALID_CUSTOM_POWER_COMPONENT; in readComponents()
234 customComponentId == INVALID_CUSTOM_POWER_COMPONENT) { in readComponents()
241 (customComponentId != INVALID_CUSTOM_POWER_COMPONENT && in readComponents()