Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dethtool.cpp25 std::optional<uint32_t> getValue(const std::string& ifname, uint32_t command) { in getValue() function
/hardware/st/nfc/st21nfc/adaptation/
Dconfig.cpp416 bool CNfcConfig::getValue(const char* name, char* pValue, size_t& len) const { in getValue() function in CNfcConfig
442 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() function in CNfcConfig
468 bool CNfcConfig::getValue(const char* name, unsigned long& rValue) const { in getValue() function in CNfcConfig
489 bool CNfcConfig::getValue(const char* name, unsigned short& rValue) const { in getValue() function in CNfcConfig
/hardware/samsung/nfc/halimpl/src/
Dconfig.cpp495 bool CNfcConfig::getValue(const char* name, char* pValue, size_t len) const { in getValue() function in CNfcConfig
507 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() function in CNfcConfig
536 bool CNfcConfig::getValue(const char* name, unsigned long& rValue) const { in getValue() function in CNfcConfig
557 bool CNfcConfig::getValue(const char* name, unsigned short& rValue) const { in getValue() function in CNfcConfig
/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpConfig.cpp489 bool CNfcConfig::getValue(const char* name, char* pValue, size_t len) const { in getValue() function in CNfcConfig
501 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() function in CNfcConfig
530 bool CNfcConfig::getValue(const char* name, unsigned long& rValue) const { in getValue() function in CNfcConfig
551 bool CNfcConfig::getValue(const char* name, unsigned short& rValue) const { in getValue() function in CNfcConfig
/hardware/st/nfc/1.0/adaptation/
Dconfig.cpp389 bool CNfcConfig::getValue(const char* name, char* pValue, size_t& len) const { in getValue() function in CNfcConfig
412 bool CNfcConfig::getValue(const char* name, unsigned long& rValue) const { in getValue() function in CNfcConfig
433 bool CNfcConfig::getValue(const char* name, unsigned short& rValue) const { in getValue() function in CNfcConfig
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.cc531 bool CNfcConfig::getValue(const char* name, char* pValue, size_t len) const { in getValue() function in CNfcConfig
543 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() function in CNfcConfig
572 bool CNfcConfig::getValue(const char* name, unsigned long& rValue) const { in getValue() function in CNfcConfig
593 bool CNfcConfig::getValue(const char* name, unsigned short& rValue) const { in getValue() function in CNfcConfig
/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/
Dconfig.cpp146 ConfigValue& ConfigFile::getValue(const std::string& key) { in getValue() function in ConfigFile
/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
Dconfig.cpp127 ConfigValue& ConfigFile::getValue(const std::string& key) { in getValue() function in ConfigFile
/hardware/st/secure_element/ese-spi-driver/utils-lib/
Dconfig.cc122 ConfigValue& ConfigFile::getValue(const std::string& key) { in getValue() function in ConfigFile
/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidThreadStore.cpp108 void* getValue(int key) const { in getValue() function in gfxstream::guest::__anonc53e59d50111::GlobalState
/hardware/libhardware/modules/input/evdev/
DInputHost.cpp64 const char* InputProperty::getValue() const { in getValue() function in android::InputProperty
/hardware/nxp/uwb/halimpl/utils/
DphNxpConfig.cc847 bool CascadeConfig::getValue(const char* name, char* pValue, size_t len) const in getValue() function in CascadeConfig
861 bool CascadeConfig::getValue(const char* name, uint8_t* pValue, long len, long* readlen) const in getValue() function in CascadeConfig
876 bool CascadeConfig::getValue(const char* name, unsigned long& rValue) const in getValue() function in CascadeConfig
/hardware/interfaces/automotive/remoteaccess/hal/default/test/
DRemoteAccessServiceUnitTest.cpp175 void getValue([[maybe_unused]] const IHalPropValue& requestValue, in getValue() function in android::hardware::automotive::remoteaccess::FakeVhalClient
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h479 T getValue() const { return mValue; } in getValue() function
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h462 Property getValue; variable
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp1288 FakeVehicleHardware::ValueResultType FakeVehicleHardware::getValue( in getValue() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/
DFakeVehicleHardwareTest.cpp233 expected<VehiclePropValue, StatusCode> getValue(const VehiclePropValue& value) { in getValue() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardwareTest