| /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
| D | VehicleUtils.h | 43 inline constexpr VehiclePropertyType getPropType(int32_t prop) { in getPropType() 48 inline constexpr VehiclePropertyGroup getPropGroup(int32_t prop) { in getPropGroup() 53 inline constexpr VehicleArea getPropArea(int32_t prop) { in getPropArea() 57 inline constexpr bool isGlobalProp(int32_t prop) { in isGlobalProp() 61 inline constexpr bool isSystemProperty(int32_t prop) { in isSystemProperty()
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/fakedata/ |
| D | prop.json | 6 "prop": 289408000 number 12 "prop": 289408000 number 18 "prop": 289408000 number 24 "prop": 289408000 number
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/test/ |
| D | prop.json | 6 "prop": 289408000 number 12 "prop": 289408000 number 18 "prop": 289408000 number 24 "prop": 289408000 number
|
| D | prop_different_types.json | 6 "prop": 287310600 number 12 "prop": 289408000 number 18 "prop": 291504905 number 24 "prop": 290457096 number 30 "prop": 286265094 number 36 "prop": 289476368 number 47 "prop": 299896626 number 56 "prop": 299896064 number
|
| /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/ |
| D | prop.json | 6 "prop": 289408000 number 12 "prop": 289408000 number 18 "prop": 289408000 number 24 "prop": 289408000 number
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/ |
| D | VehicleObjectPoolTest.cpp | 205 auto prop = mValuePool->obtainBoolean(true); in TEST_F() local 214 auto prop = mValuePool->obtainInt32(1234); in TEST_F() local 223 auto prop = mValuePool->obtainInt64(1234); in TEST_F() local 232 auto prop = mValuePool->obtainFloat(1.234); in TEST_F() local 241 auto prop = mValuePool->obtainString("test"); in TEST_F() local 250 auto prop = mValuePool->obtainComplex(); in TEST_F() local 257 VehiclePropValue prop{ in TEST_F() local 271 VehiclePropValue prop{ in TEST_F() local 285 VehiclePropValue prop{ in TEST_F() local 299 VehiclePropValue prop{ in TEST_F() local [all …]
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/ |
| D | VehicleUtils.h | 42 int32_t prop) { in getPropType() 48 int32_t prop) { in getPropGroup() 54 int32_t prop) { in getPropArea() 59 inline constexpr bool isGlobalProp(int32_t prop) { in isGlobalProp() 63 inline constexpr bool isSystemProp(int32_t prop) { in isSystemProp() 180 const aidl::android::hardware::automotive::vehicle::VehiclePropValue& prop) { in getVehiclePropValueSize()
|
| /hardware/qcom/sm7250/display/sde-drm/ |
| D | drm_property.cpp | 178 void DRMObject::AddProperty(DRMProperty prop, uint64_t value, bool force_dirty) { in AddProperty() 194 void DRMObject::RemoveProperty(DRMProperty prop) { in RemoveProperty()
|
| /hardware/qcom/display/msm8084/libqdutils/ |
| D | profiler.cpp | 51 char prop[PROPERTY_VALUE_MAX]; in Init() local 70 char prop[PROPERTY_VALUE_MAX]; in populate_debug_fps_metadata() local
|
| /hardware/qcom/display/msm8994/libqdutils/ |
| D | profiler.cpp | 51 char prop[PROPERTY_VALUE_MAX]; in Init() local 70 char prop[PROPERTY_VALUE_MAX]; in populate_debug_fps_metadata() local
|
| /hardware/qcom/display/msm8996/libqdutils/ |
| D | profiler.cpp | 51 char prop[PROPERTY_VALUE_MAX]; in Init() local 70 char prop[PROPERTY_VALUE_MAX]; in populate_debug_fps_metadata() local
|
| /hardware/qcom/display/msm8226/libqdutils/ |
| D | profiler.cpp | 51 char prop[PROPERTY_VALUE_MAX]; in Init() local 70 char prop[PROPERTY_VALUE_MAX]; in populate_debug_fps_metadata() local
|
| /hardware/qcom/display/msm8909w_3100/libqdutils/ |
| D | profiler.cpp | 52 char prop[PROPERTY_VALUE_MAX]; in Init() local 71 char prop[PROPERTY_VALUE_MAX]; in populate_debug_fps_metadata() local
|
| /hardware/qcom/display/msm8998/libqdutils/ |
| D | profiler.cpp | 52 char prop[PROPERTY_VALUE_MAX]; in Init() local 71 char prop[PROPERTY_VALUE_MAX]; in populate_debug_fps_metadata() local
|
| /hardware/qcom/display/msm8960/libqdutils/ |
| D | profiler.cpp | 50 char prop[PROPERTY_VALUE_MAX]; in Init() local 69 char prop[PROPERTY_VALUE_MAX]; in populate_debug_fps_metadata() local
|
| /hardware/qcom/display/msm8909/libqdutils/ |
| D | profiler.cpp | 52 char prop[PROPERTY_VALUE_MAX]; in Init() local 71 char prop[PROPERTY_VALUE_MAX]; in populate_debug_fps_metadata() local
|
| /hardware/interfaces/automotive/vehicle/proto/ |
| D | VehicleHalProto.proto | 67 required int32 prop = 1; field 82 required int32 prop = 1; field 98 required int32 prop = 1; field 105 repeated VehiclePropGet prop = 3; // Provided for getConfig, getProperty commands field
|
| /hardware/interfaces/automotive/vehicle/aidl/aidl_test/ |
| D | AidlHidlCompatibilityTest.cpp | 31 for (const auto prop : hidl_enum_range<hidl_vehicle::VehicleProperty>()) { in TEST() local
|
| /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
| D | omx_swvenc_hevc.cpp | 405 SWVENC_PROP prop; in set_parameter() local 510 SWVENC_PROP prop; in set_parameter() local 555 SWVENC_PROP prop; in set_parameter() local 680 SWVENC_PROP prop; in set_parameter() local 792 SWVENC_PROP prop; in update_profile_level() local 867 SWVENC_PROP prop; in set_config() local 889 SWVENC_PROP prop; in set_config() local 923 SWVENC_PROP prop; in set_config() local 947 SWVENC_PROP prop; in set_config() local
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/ |
| D | VehiclePropConfig.proto | 28 int32 prop = 1; field
|
| D | VehiclePropValue.proto | 33 int32 prop = 3; field
|
| /hardware/google/graphics/gs201/libhwc2.1/libdisplayinterface/ |
| D | ExynosDisplayDrmInterfaceModule.cpp | 116 const DrmProperty &prop, in setCgcLutDmaProperty() 180 const DrmProperty &prop, in setHistoPosProperty()
|
| /hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
| D | VehicleHalManager.cpp | 96 auto prop = properties[i]; in getPropConfigs() local 134 auto prop = value.prop; in set() local 157 auto prop = ops.propId; in subscribe() local 356 int prop; in cmdDumpSpecificProperties() local 371 void VehicleHalManager::cmdDumpOneProperty(int fd, int32_t prop, int32_t areaId) { in cmdDumpOneProperty() 394 VehiclePropValue prop = {}; in cmdSetOneProperty() local 595 VehiclePropValue* prop) { in parseSetPropOptions()
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/utils/test/include/ |
| D | TestPropertyUtils.h | 41 const aidl::android::hardware::automotive::vehicle::VehicleProperty& prop) { in toVendor()
|
| /hardware/interfaces/health/2.0/utils/libhealthservice/ |
| D | HealthServiceCommon.cpp | 72 void healthd_mode_service_2_0_battery_update(struct android::BatteryProperties* prop) { in healthd_mode_service_2_0_battery_update()
|