Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DVehicleUtils.cpp190 for (float floatValue : value.value.floatValues) { in checkValueRange() local
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/utils/proto_message_converter/src/
DProtoMessageConverter.cpp119 for (auto& floatValue : in.value.floatValues) { in aidlToProto() local
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DProtoMessageConverter.cpp177 for (auto& floatValue : val.value.floatValues) { in toProto() local
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultVehicleHalServer.cpp508 float floatValue; in setValueCommand() local