Searched defs:protoToAidl (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/utils/proto_message_converter/src/ |
D | ProtoMessageConverter.cpp | 97 void protoToAidl(const proto::VehiclePropConfig& in, aidl_vehicle::VehiclePropConfig* out) { in protoToAidl() function 161 void protoToAidl(const proto::VehiclePropValue& in, aidl_vehicle::VehiclePropValue* out) { in protoToAidl() function 186 void protoToAidl(const proto::SubscribeOptions& in, aidl_vehicle::SubscribeOptions* out) { in protoToAidl() function 199 void protoToAidl(const proto::PropIdAreaId& in, PropIdAreaId* out) { in protoToAidl() function 218 void protoToAidl(const proto::RawPropValues& in, aidl_vehicle::RawPropValues* out) { in protoToAidl() function 239 void protoToAidl(const proto::MinMaxSupportedValueResult& in, in protoToAidl() function 267 void protoToAidl(const proto::SupportedValuesListResult& in, in protoToAidl() function
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/utils/proto_message_converter/src/ |
D | ProtoMessageConverter.cpp | 86 void protoToAidl(const proto::VehiclePropConfig& in, aidl_vehicle::VehiclePropConfig* out) { in protoToAidl() function 140 void protoToAidl(const proto::VehiclePropValue& in, aidl_vehicle::VehiclePropValue* out) { in protoToAidl() function 165 void protoToAidl(const proto::SubscribeOptions& in, aidl_vehicle::SubscribeOptions* out) { in protoToAidl() function
|