Home
last modified time | relevance | path

Searched defs:requestedPropValue (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedVehicleHal.cpp138 const VehiclePropValue& requestedPropValue, StatusCode* outStatus) { in get()
453 StatusCode EmulatedVehicleHal::fillObd2FreezeFrame(const VehiclePropValue& requestedPropValue, in fillObd2FreezeFrame()
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalManager_test.cpp66 VehiclePropValuePtr get(const VehiclePropValue& requestedPropValue, in get()
165 void invokeGet(const VehiclePropValue& requestedPropValue) { in invokeGet()
/hardware/interfaces/automotive/vehicle/2.0/vts/functional/
DVtsHalAutomotiveVehicleV2_0TargetTest.cpp102 void invokeGet(const VehiclePropValue& requestedPropValue) { in invokeGet()
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp105 const VehiclePropValue& requestedPropValue, StatusCode* outStatus) { in get()