Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/apps/default/src/
DEvsStateControl.cpp258 if (invokeGet(&mGearValue) != ErrorCode::OK) { in selectStateForCurrentConditions()
262 if ((mTurnSignalValue.prop == 0) || (invokeGet(&mTurnSignalValue) != ErrorCode::OK)) { in selectStateForCurrentConditions()
300 ErrorCode EvsStateControl::invokeGet(VehiclePropValue* pRequestedPropValue) { in invokeGet() function in EvsStateControl
/packages/services/Car/cpp/evs/apps/default/inc/
DEvsStateControl.h80 android::frameworks::automotive::vhal::ErrorCode invokeGet(