Lines Matching defs:ret
131 const auto& ret = mService->setPowerPolicyGroup(stringValue); in onPropertyEvent() local
137 const auto& ret = mService->applyPowerPolicy(stringValue, in onPropertyEvent() local
220 const auto& ret = server->init(looper); in startService() local
268 const auto& ret = mComponentHandler.getPowerComponentState(componentId); in getPowerComponentState() local
381 const auto& ret = applyPowerPolicy(policyId, /*carServiceExpected=*/true, force); in notifyPowerPolicyChange() local
401 const auto& ret = in notifyPowerPolicyDefinition() local
459 if (const auto& ret = mPolicyManager.dump(fd, argsV); !ret.ok()) { in dump() local
463 if (const auto& ret = mComponentHandler.dump(fd); !ret.ok()) { in dump() local
467 if (const auto& ret = mSilentModeHandler.dump(fd, argsV); !ret.ok()) { in dump() local
597 if (const auto& ret = notifyVhalNewPowerPolicy(policyId); !ret.ok()) { in applyPowerPolicy() local
632 Result<void> ret; in notifySilentModeChange() local
727 if (const auto& ret = applyPowerPolicy(policyId, /*carServiceExpected=*/false, /*force=*/false); in applyInitialPowerPolicy() local
741 const auto& ret = applyPowerPolicy(stringValue, in subscribeToVhal() local
754 const auto& ret = setPowerPolicyGroup(stringValue); in subscribeToVhal() local