Home
last modified time | relevance | path

Searched defs:floatValues (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/override/
Dhvac_temperature_set.json9 "floatValues": [ array
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/test/
Dprop_different_types.json44 "floatValues": [5.5, 6.6], array
54 "floatValues": [1] array
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/config/
DTestProperties.json6 "floatValues": [ array
74 "floatValues": [ array
84 "floatValues": [ array
154 "floatValues": [ array
DDefaultProperties.json7 "floatValues": [ array
23 "floatValues": [ array
105 "floatValues": [ array
115 "floatValues": [ array
1440 "floatValues": [ array
1450 "floatValues": [ array
1460 "floatValues": [ array
1470 "floatValues": [ array
1480 "floatValues": [ array
1498 "floatValues": [ array
[all …]
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DJsonFakeValueGenerator.cpp240 auto& floatValues = diagnosticValue.floatValues; in generateDiagnosticBytes() local
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/src/
DJsonFakeValueGenerator.cpp93 auto& floatValues = diagnosticValue.floatValues; in generateDiagnosticBytes() local
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp1734 std::vector<float> floatValues; in genFakeDataHelp() local