Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp1128 std::string currentPolicyId; in connectToVhalHelper() local
1134 currentPolicyId = mCurrentPowerPolicyMeta.powerPolicy->policyId; in connectToVhalHelper()
1144 } else if (!currentPolicyId.empty()) { in connectToVhalHelper()
1145 notifyVhalNewPowerPolicy(currentPolicyId); in connectToVhalHelper()