Searched refs:requestedPropValue (Results 1 – 3 of 3) sorted by relevance
75 const VehiclePropValue& requestedPropValue, StatusCode* outStatus) { in get() argument77 auto prop = mServerSidePropStore.readValueOrNull(requestedPropValue); in get()
53 VehiclePropValuePtr get(const VehiclePropValue& requestedPropValue, StatusCode* outStatus);
51 virtual VehiclePropValuePtr get(const VehiclePropValue& requestedPropValue,