Home
last modified time | relevance | path

Searched defs:propValue (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/utils/
DUserHalHelper.cpp39 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/
DUserHalHelper_test.cpp80 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/
DEmulatedVehicleHal.cpp199 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
DVehicleEmulator.cpp65 void VehicleEmulator::doSetValueFromClient(const VehiclePropValue& propValue) { in doSetValueFromClient()
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.cc79 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/
DConfigParser.cpp56 std::string propValue(attr[3]); in processProperty() local
/hardware/qcom/sm8150/media/libplatformconfig/
DConfigParser.cpp56 std::string propValue(attr[3]); in processProperty() local
/hardware/qcom/sdm845/media/libplatformconfig/
DConfigParser.cpp55 std::string propValue(attr[3]); in processProperty() local
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.h48 StatusCode set(const VehiclePropValue& propValue) override { in set()
DVehicleManager_fuzzer.cpp401 VehiclePropValue propValue{}; in invokeVehiclePropStore() local
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DWatchdogClient.cpp111 VehiclePropValue propValue = {.prop = (int32_t)VehicleProperty::PERF_VEHICLE_SPEED}; in isClientHealthy() local
DSubscriptionManager.cpp127 for (const auto& propValue: propValues) { in distributeValuesToClients() local
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalManager_test.cpp99 StatusCode set(const VehiclePropValue& propValue) override { in set()
/hardware/ril/reference-ril/
Dreference-ril.c568 char propValue[PROP_VALUE_MAX]; in hasWifiCapability() local
585 char propValue[PROP_VALUE_MAX]; in requestOrSendDataCallList() local