Home
last modified time | relevance | path

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

/device/generic/car/emulator/vhal_v2_0/
DEmulatedVehicleHalServer.cpp75 const VehiclePropValue& requestedPropValue, StatusCode* outStatus) { in get() argument
77 auto prop = mServerSidePropStore.readValueOrNull(requestedPropValue); in get()
DEmulatedVehicleHalServer.h53 VehiclePropValuePtr get(const VehiclePropValue& requestedPropValue, StatusCode* outStatus);
DVehicleEmulator.h51 virtual VehiclePropValuePtr get(const VehiclePropValue& requestedPropValue,