Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/utils/
DUserHalHelper.cpp39 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/
DUserHalHelper_test.cpp76 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/
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/interfaces/automotive/vehicle/2.0/default/common/src/
DVehiclePropertyStore.cpp44 bool VehiclePropertyStore::writeValue(const VehiclePropValue& propValue, in writeValue()
71 void VehiclePropertyStore::removeValue(const VehiclePropValue& propValue) { in removeValue()
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/qcom/sm7250/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/qcom/sm8150/media/libplatformconfig/
DConfigParser.cpp56 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/tests/
DVehicleHalManager_test.cpp98 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