| /hardware/interfaces/automotive/vehicle/2.0/utils/ |
| D | UserHalHelper.cpp | 39 Result<void> verifyPropValue(const VehiclePropValue& propValue, VehicleProperty vehicleProperty, in verifyPropValue() 152 Result<InitialUserInfoRequest> toInitialUserInfoRequest(const VehiclePropValue& propValue) { in toInitialUserInfoRequest() 171 Result<SwitchUserRequest> toSwitchUserRequest(const VehiclePropValue& propValue) { in toSwitchUserRequest() 200 Result<CreateUserRequest> toCreateUserRequest(const VehiclePropValue& propValue) { in toCreateUserRequest() 219 Result<RemoveUserRequest> toRemoveUserRequest(const VehiclePropValue& propValue) { in toRemoveUserRequest() 238 const VehiclePropValue& propValue) { in toUserIdentificationGetRequest() 259 const VehiclePropValue& propValue) { in toUserIdentificationSetRequest() 285 auto propValue = std::unique_ptr<VehiclePropValue>(new VehiclePropValue()); in toVehiclePropValue() local 296 auto propValue = std::unique_ptr<VehiclePropValue>(new VehiclePropValue()); in toVehiclePropValue() local 310 auto propValue = std::unique_ptr<VehiclePropValue>(new VehiclePropValue()); in toVehiclePropValue() local [all …]
|
| /hardware/interfaces/automotive/vehicle/2.0/utils/tests/ |
| D | UserHalHelper_test.cpp | 76 VehiclePropValue propValue{ in TEST() local 96 VehiclePropValue propValue{ in TEST() local 108 VehiclePropValue propValue{ in TEST() local 120 VehiclePropValue propValue{ in TEST() local 153 VehiclePropValue propValue{ in TEST() local 174 VehiclePropValue propValue{ in TEST() local 240 VehiclePropValue propValue{ in TEST() local 262 VehiclePropValue propValue{ in TEST() local 307 VehiclePropValue propValue{ in TEST() local 327 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/interfaces/automotive/vehicle/2.0/default/common/src/ |
| D | VehiclePropertyStore.cpp | 44 bool VehiclePropertyStore::writeValue(const VehiclePropValue& propValue, in writeValue() 71 void VehiclePropertyStore::removeValue(const VehiclePropValue& propValue) { in removeValue()
|
| 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/qcom/sm7250/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/qcom/sm8150/media/libplatformconfig/ |
| D | ConfigParser.cpp | 56 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/tests/ |
| D | VehicleHalManager_test.cpp | 98 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
|