Home
last modified time | relevance | path

Searched refs:VehiclePropGet (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/proto/
H A DVehicleHalProto.proto95 message VehiclePropGet { message
103 repeated VehiclePropGet prop = 3; // Provided for getConfig, getProperty commands
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DVehicleEmulator.cpp81 vhal_proto::VehiclePropGet getProp = rxMsg.prop(0); in doGetConfig()
113 vhal_proto::VehiclePropGet getProp = rxMsg.prop(0); in doGetProperty()
/aosp12/packages/services/Car/tools/emulator/
H A DVehicleHalProto_pb2.py592 VehiclePropGet = _reflection.GeneratedProtocolMessageType('VehiclePropGet', (_message.Message,), { variable
597 _sym_db.RegisterMessage(VehiclePropGet)