| /hardware/interfaces/automotive/vehicle/aidl/impl/default_config/config/ |
| D | DefaultProperties.json | 157 "areaId": "Constants::SEAT_1_LEFT", string 162 "areaId": "Constants::SEAT_1_RIGHT", string 167 "areaId": "Constants::SEAT_2_LEFT", string 172 "areaId": "Constants::SEAT_2_RIGHT", string 187 "areaId": "Constants::SEAT_1_LEFT", string 192 "areaId": "Constants::SEAT_1_RIGHT", string 197 "areaId": "Constants::SEAT_2_LEFT", string 202 "areaId": "Constants::SEAT_2_RIGHT", string 217 "areaId": "Constants::SEAT_1_LEFT" string 220 "areaId": "Constants::SEAT_1_RIGHT" string [all …]
|
| D | TestProperties.json | 39 "areaId": "Constants::DOOR_1_LEFT" string 47 "areaId": "Constants::DOOR_1_RIGHT" string 55 "areaId": "Constants::DOOR_2_LEFT" string 63 "areaId": "Constants::DOOR_2_RIGHT" string 78 "areaId": "Constants::HVAC_LEFT", string 88 "areaId": "Constants::HVAC_RIGHT", string 105 "areaId": "VehicleAreaWindow::FRONT_WINDSHIELD", string 115 "areaId": "VehicleAreaWindow::REAR_WINDSHIELD", string 125 "areaId": "VehicleAreaWindow::ROOF_TOP_1", string
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/fakedata/ |
| D | prop.json | 4 "areaId": 0, number 10 "areaId": 0, number 16 "areaId": 0, number 22 "areaId": 0, number
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/test/ |
| D | prop.json | 4 "areaId": 0, number 10 "areaId": 0, number 16 "areaId": 0, number 22 "areaId": 0, number
|
| D | prop_different_types.json | 4 "areaId": 0, number 10 "areaId": 0, number 16 "areaId": 0, number 22 "areaId": 0, number 28 "areaId": 0, number 34 "areaId": 0, number 40 "areaId": 0, number 51 "areaId": 0, number
|
| /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/ |
| D | prop.json | 4 "areaId": 0, number 10 "areaId": 0, number 16 "areaId": 0, number 22 "areaId": 0, number
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/hardware/include/ |
| D | IVehicleHardware.h | 46 int32_t areaId; member 109 [[maybe_unused]] int32_t propId, [[maybe_unused]] int32_t areaId, in updateSampleRate()
|
| /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/override/ |
| D | gear_selection.json | 4 "areaId": 0, number
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/override/ |
| D | hvac_temperature_set.json | 13 "areaId": 49, number
|
| /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
| D | VehicleHal.h | 116 int32_t areaId) { in doHalPropertySetError()
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/ |
| D | VehicleUtils.h | 69 int32_t propId, int32_t areaId, in getAreaConfig() 316 int32_t areaId; member
|
| /hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/ |
| D | VehicleManager_fuzzer.h | 66 void sendHalError(StatusCode error, int32_t property, int32_t areaId) { in sendHalError()
|
| D | VehicleManager_fuzzer.cpp | 111 int32_t areaId = requestedPropValue.areaId; in get() local 349 void VehicleHalManagerFuzzer::invokeGet(int32_t property, int32_t areaId) { in invokeGet()
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/ |
| D | SubscriptionManager.cpp | 123 int32_t areaId = propIdAreaId.areaId; in updateContSubConfigs() local 161 for (int32_t areaId : areaIds) { in subscribe() local
|
| D | DefaultVehicleHal.cpp | 652 for (int32_t areaId : option.areaIds) { in checkSubscribeOptions() local
|
| /hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
| D | VehicleHalManager_test.cpp | 71 int32_t areaId = requestedPropValue.areaId; in get() local 121 void sendHalError(StatusCode error, int32_t property, int32_t areaId) { in sendHalError() 157 void invokeGet(int32_t property, int32_t areaId) { in invokeGet()
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/ |
| D | FakeVehicleHardware.cpp | 329 int32_t areaId, in createAdasStateReq() 680 void FakeVehicleHardware::sendHvacPropertiesCurrentValues(int32_t areaId) { in sendHvacPropertiesCurrentValues() 1454 std::string FakeVehicleHardware::dumpOnePropertyById(int32_t propId, int32_t areaId) { in genFakeDataHelp() 1719 int32_t areaId = value.areaId; in dumpSaveProperty() local 1749 int32_t areaId = value.areaId; in dumpRestoreProperty() local 1821 StatusCode FakeVehicleHardware::updateSampleRate(int32_t propId, int32_t areaId, float sampleRate) { in updateSampleRate()
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/grpc/ |
| D | GRPCVehicleHardware.cpp | 184 aidlvhal::StatusCode GRPCVehicleHardware::updateSampleRate(int32_t propId, int32_t areaId, in updateSampleRate()
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/ |
| D | VehiclePropertyStore.cpp | 231 int32_t areaId, in readValue()
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/ |
| D | MockVehicleHardware.cpp | 91 StatusCode MockVehicleHardware::updateSampleRate(int32_t propId, int32_t areaId, float sampleRate) { in updateSampleRate()
|
| /hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
| D | VehicleHalManager.cpp | 371 void VehicleHalManager::cmdDumpOneProperty(int fd, int32_t prop, int32_t areaId) { in cmdDumpOneProperty() 455 int32_t areaId) { in onHalPropertySetError()
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/ |
| D | FakeVehicleHardwareTest.cpp | 299 bool waitForChangedProperties(int32_t propId, int32_t areaId, size_t count, in waitForChangedProperties() 318 size_t getEventCount(int32_t propId, int32_t areaId) { in getEventCount() 1654 for (int areaId : seatAreaIds) { in TEST_F() local 1689 for (int areaId : seatAreaIds) { in TEST_F() local 1722 for (int areaId : seatAreaIds) { in TEST_F() local 2877 int32_t areaId = 0; in TEST_F() local
|
| /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
| D | DefaultVehicleHalServer.cpp | 510 int32_t areaId = 0; in setValueCommand() local
|
| /hardware/interfaces/automotive/remoteaccess/hal/default/test/ |
| D | RemoteAccessServiceUnitTest.cpp | 110 [[maybe_unused]] int32_t areaId) override { in createHalPropValue()
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/default_config/JsonConfigLoader/src/ |
| D | JsonConfigLoader.cpp | 501 int32_t areaId; in parseAreas() local
|