Searched defs:requestedPropValue (Results 1 – 3 of 3) sorted by relevance
104 const VehiclePropValue& requestedPropValue, StatusCode* outStatus) { in get()518 StatusCode EmulatedVehicleHal::fillObd2FreezeFrame(const VehiclePropValue& requestedPropValue, in fillObd2FreezeFrame()
53 VehiclePropValuePtr get(const VehiclePropValue& requestedPropValue, in get()165 void invokeGet(const VehiclePropValue& requestedPropValue) { in invokeGet()
79 Return<void> VehicleHalManager::get(const VehiclePropValue& requestedPropValue, get_cb _hidl_cb) { in get()