/hardware/libhardware/modules/camera/3_4/metadata/ |
D | property_test.cpp | 43 Property<int32_t> property(int_tag_, 1); in TEST_F() local 57 Property<int32_t> property(int_tag_, data); in TEST_F() local 75 Property<std::vector<float>> property(float_tag_, data); in TEST_F() local 91 Property<std::array<float, 4>> property(float_tag_, data); in TEST_F() local 109 Property<ArrayVector<uint8_t, 3>> property(byte_tag_, data); in TEST_F() local 123 Property<int32_t> property(int_tag_, 1); in TEST_F() local 133 Property<int32_t> property(int_tag_, 1); in TEST_F() local 144 Property<int32_t> property(int_tag_, 1); in TEST_F() local 150 Property<int32_t> property(int_tag_, 1); in TEST_F() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/default_config/config/ |
D | VendorClusterTestProperties.json | 4 "property": "TestVendorProperty::VENDOR_CLUSTER_SWITCH_UI", string 9 "property": "TestVendorProperty::VENDOR_CLUSTER_DISPLAY_STATE", string 14 "property": "TestVendorProperty::VENDOR_CLUSTER_REPORT_STATE", string 47 "property": "TestVendorProperty::VENDOR_CLUSTER_REQUEST_DISPLAY", string 58 "property": "TestVendorProperty::VENDOR_CLUSTER_NAVIGATION_STATE", string
|
D | DefaultProperties.json | 5 "property": "VehicleProperty::INFO_FUEL_CAPACITY", string 13 "property": "VehicleProperty::INFO_FUEL_TYPE", string 21 "property": "VehicleProperty::INFO_EV_BATTERY_CAPACITY", string 29 "property": "VehicleProperty::INFO_EV_CONNECTOR_TYPE", string 37 "property": "VehicleProperty::INFO_FUEL_DOOR_LOCATION", string 45 "property": "VehicleProperty::INFO_EV_PORT_LOCATION", string 53 "property": "VehicleProperty::INFO_MULTI_EV_PORT_LOCATIONS", string 62 "property": "VehicleProperty::INFO_VIN", string 68 "property": "VehicleProperty::INFO_MAKE", string 74 "property": "VehicleProperty::INFO_MODEL", string [all …]
|
D | TestProperties.json | 4 "property": "TestVendorProperty::MIXED_TYPE_PROPERTY_FOR_TEST", string 31 "property": "TestVendorProperty::VENDOR_EXTENSION_BOOLEAN_PROPERTY", string 70 "property": "TestVendorProperty::VENDOR_EXTENSION_FLOAT_PROPERTY", string 97 "property": "TestVendorProperty::VENDOR_EXTENSION_INT_PROPERTY", string 134 "property": "TestVendorProperty::VENDOR_EXTENSION_STRING_PROPERTY", string 142 "property": "TestVendorProperty::PLACEHOLDER_PROPERTY_INT", string 152 "property": "TestVendorProperty::PLACEHOLDER_PROPERTY_FLOAT", string 162 "property": "TestVendorProperty::PLACEHOLDER_PROPERTY_BOOLEAN", string 172 "property": "TestVendorProperty::PLACEHOLDER_PROPERTY_STRING", string 180 "property": "TestVendorProperty::ECHO_REVERSE_BYTES", string [all …]
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/default_config/config/ |
D | VendorClusterTestProperties.json | 4 "property": "TestVendorProperty::VENDOR_CLUSTER_SWITCH_UI", string 9 "property": "TestVendorProperty::VENDOR_CLUSTER_DISPLAY_STATE", string 14 "property": "TestVendorProperty::VENDOR_CLUSTER_REPORT_STATE", string 47 "property": "TestVendorProperty::VENDOR_CLUSTER_REQUEST_DISPLAY", string 58 "property": "TestVendorProperty::VENDOR_CLUSTER_NAVIGATION_STATE", string
|
D | DefaultProperties.json | 5 "property": "VehicleProperty::INFO_FUEL_CAPACITY", string 13 "property": "VehicleProperty::INFO_FUEL_TYPE", string 21 "property": "VehicleProperty::INFO_EV_BATTERY_CAPACITY", string 29 "property": "VehicleProperty::INFO_EV_CONNECTOR_TYPE", string 37 "property": "VehicleProperty::INFO_FUEL_DOOR_LOCATION", string 45 "property": "VehicleProperty::INFO_EV_PORT_LOCATION", string 53 "property": "VehicleProperty::INFO_MULTI_EV_PORT_LOCATIONS", string 62 "property": "VehicleProperty::INFO_VIN", string 68 "property": "VehicleProperty::INFO_MAKE", string 74 "property": "VehicleProperty::INFO_MODEL", string [all …]
|
D | TestProperties.json | 5 "property": "TestVendorProperty::MIXED_TYPE_PROPERTY_FOR_TEST", string 32 "property": "TestVendorProperty::VENDOR_EXTENSION_BOOLEAN_PROPERTY", string 71 "property": "TestVendorProperty::VENDOR_EXTENSION_FLOAT_PROPERTY", string 100 "property": "TestVendorProperty::VENDOR_EXTENSION_INT_PROPERTY", string 143 "property": "TestVendorProperty::VENDOR_EXTENSION_STRING_PROPERTY", string 151 "property": "TestVendorProperty::PLACEHOLDER_PROPERTY_INT", string 161 "property": "TestVendorProperty::PLACEHOLDER_PROPERTY_FLOAT", string 171 "property": "TestVendorProperty::PLACEHOLDER_PROPERTY_BOOLEAN", string 181 "property": "TestVendorProperty::PLACEHOLDER_PROPERTY_STRING", string 189 "property": "TestVendorProperty::ECHO_REVERSE_BYTES", string [all …]
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | VehiclePropConfigIndex.h | 41 bool hasConfig(int32_t property) const { in hasConfig() 45 const VehiclePropConfig& getConfig(int32_t property) const { in getConfig()
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | DefaultVehicleHal.cpp | 179 int32_t property = value.prop; in checkPropValue() local 287 int32_t property = value.prop; in checkValueRange() local 385 int32_t property = propValue.prop; in set() local 483 for (int32_t property : properties) { in onContinuousPropertyTimer() local 533 StatusCode DefaultVehicleHal::subscribe(int32_t property, float sampleRate) { in subscribe() 551 StatusCode DefaultVehicleHal::unsubscribe(int32_t property) { in unsubscribe()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/test/override/ |
D | gear_selection.json | 5 "property": "VehicleProperty::GEAR_SELECTION", string
|
D | hvac_temperature_set.json | 5 "property": "VehicleProperty::HVAC_TEMPERATURE_SET", string
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/test/override/ |
D | gear_selection.json | 5 "property": "VehicleProperty::GEAR_SELECTION", string
|
D | hvac_temperature_set.json | 5 "property": "VehicleProperty::HVAC_TEMPERATURE_SET", string
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/ |
D | DefaultConfigSupportedPropertyIds_test.cpp | 39 for (const auto& property : impl::kVehicleProperties) { in TEST() local
|
D | ProtoMessageConverter_test.cpp | 89 for (auto& property : impl::kVehicleProperties) { in TEST() local
|
/hardware/interfaces/bluetooth/1.0/default/ |
D | bluetooth_address.cc | 47 char property[PROPERTY_VALUE_MAX] = {0}; in get_local_address() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/src/ |
D | VehicleUtils.cpp | 124 int32_t property = value.prop; in checkPropValue() local 240 int32_t property = value.prop; in checkValueRange() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/src/ |
D | VehicleUtils.cpp | 124 int32_t property = value.prop; in checkPropValue() local 240 int32_t property = value.prop; in checkValueRange() local
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | DummyDynamicAccelDaemon.cpp | 40 char property[PROPERTY_VALUE_MAX+1]; in DummyDynamicAccelDaemon() local
|
/hardware/libhardware/tests/input/evdev/ |
D | InputMocks.h | 61 virtual bool hasInputProperty(int32_t property) const override { in hasInputProperty() 80 void addInputProperty(int32_t property) { mInputProperties.insert(property); } in addInputProperty()
|
/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 | 100 auto property = static_cast<VehicleProperty>(requestedPropValue.prop); in get() local 453 void VehicleHalManagerFuzzer::invokeGet(int32_t property, int32_t areaId) { in invokeGet()
|
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/ |
D | bluetoothV1.0_fuzzer.cpp | 143 char property[PROPERTY_VALUE_MAX] = {0}; in process() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehicleHalManager_test.cpp | 70 auto property = static_cast<VehicleProperty>(requestedPropValue.prop); 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/bluetooth/aidl/default/ |
D | BluetoothHci.cpp | 51 std::optional<std::string> GetSystemProperty(const std::string& property) { in GetSystemProperty()
|