/hardware/interfaces/automotive/vehicle/2.0/utils/ |
D | UserHalHelper.cpp | 39 Result<void> verifyPropValue(const VehiclePropValue& propValue, VehicleProperty vehicleProperty, in verifyPropValue() 163 Result<InitialUserInfoRequest> toInitialUserInfoRequest(const VehiclePropValue& propValue) { in toInitialUserInfoRequest() 182 Result<SwitchUserRequest> toSwitchUserRequest(const VehiclePropValue& propValue) { in toSwitchUserRequest() 211 Result<CreateUserRequest> toCreateUserRequest(const VehiclePropValue& propValue) { in toCreateUserRequest() 230 Result<RemoveUserRequest> toRemoveUserRequest(const VehiclePropValue& propValue) { in toRemoveUserRequest() 249 const VehiclePropValue& propValue) { in toUserIdentificationGetRequest() 270 const VehiclePropValue& propValue) { in toUserIdentificationSetRequest() 296 auto propValue = std::unique_ptr<VehiclePropValue>(new VehiclePropValue()); in toVehiclePropValue() local 307 auto propValue = std::unique_ptr<VehiclePropValue>(new VehiclePropValue()); in toVehiclePropValue() local 321 auto propValue = std::unique_ptr<VehiclePropValue>(new VehiclePropValue()); in toVehiclePropValue() local [all …]
|
/hardware/interfaces/automotive/vehicle/2.0/utils/tests/ |
D | UserHalHelper_test.cpp | 80 VehiclePropValue propValue{ in TEST() local 100 VehiclePropValue propValue{ in TEST() local 119 VehiclePropValue propValue{ in TEST() local 140 VehiclePropValue propValue{ in TEST() local 152 VehiclePropValue propValue{ in TEST() local 164 VehiclePropValue propValue{ in TEST() local 176 VehiclePropValue propValue{ in TEST() local 209 VehiclePropValue propValue{ in TEST() local 230 VehiclePropValue propValue{ in TEST() local 296 VehiclePropValue propValue{ in TEST() local [all …]
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | EmulatedVehicleHal.cpp | 199 StatusCode EmulatedVehicleHal::set(const VehiclePropValue& propValue) { in set() 385 bool EmulatedVehicleHal::setPropertyFromVehicle(const VehiclePropValue& propValue) { in setPropertyFromVehicle() 410 tokenFunction = [](const VehiclePropValue& propValue) { in initStaticConfig() 474 StatusCode EmulatedVehicleHal::clearObd2FreezeFrames(const VehiclePropValue& propValue) { in clearObd2FreezeFrames() 506 VehiclePropValue propValue = { in doInternalHealthCheck() local
|
D | VehicleEmulator.cpp | 65 void VehicleEmulator::doSetValueFromClient(const VehiclePropValue& propValue) { in doSetValueFromClient()
|
/hardware/nxp/nfc/snxxx/halimpl/hal/ |
D | phNxpNciHal_IoctlOperations.cc | 79 string propValue; in property_get_intf() local 113 string propValue = valueStr; in property_set_intf() local 299 string propValue; in phNxpNciHal_getSystemProperty() local
|
/hardware/qcom/sm7250/media/libplatformconfig/ |
D | ConfigParser.cpp | 56 std::string propValue(attr[3]); in processProperty() local
|
/hardware/qcom/sm8150/media/libplatformconfig/ |
D | ConfigParser.cpp | 56 std::string propValue(attr[3]); in processProperty() local
|
/hardware/qcom/sdm845/media/libplatformconfig/ |
D | ConfigParser.cpp | 55 std::string propValue(attr[3]); in processProperty() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/ |
D | VehicleManager_fuzzer.h | 48 StatusCode set(const VehiclePropValue& propValue) override { in set()
|
D | VehicleManager_fuzzer.cpp | 401 VehiclePropValue propValue{}; in invokeVehiclePropStore() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | WatchdogClient.cpp | 111 VehiclePropValue propValue = {.prop = (int32_t)VehicleProperty::PERF_VEHICLE_SPEED}; in isClientHealthy() local
|
D | SubscriptionManager.cpp | 127 for (const auto& propValue: propValues) { in distributeValuesToClients() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehicleHalManager_test.cpp | 99 StatusCode set(const VehiclePropValue& propValue) override { in set()
|
/hardware/ril/reference-ril/ |
D | reference-ril.c | 568 char propValue[PROP_VALUE_MAX]; in hasWifiCapability() local 585 char propValue[PROP_VALUE_MAX]; in requestOrSendDataCallList() local
|