Searched defs:pValue (Results 1 – 5 of 5) sorted by relevance
/hardware/st/nfc/st21nfc/adaptation/ |
D | config.cpp | 416 bool CNfcConfig::getValue(const char* name, char* pValue, size_t& len) const { in getValue() 442 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() 660 extern "C" int GetStrValue(const char* name, char* pValue, unsigned long l) { in GetStrValue() 684 extern "C" int GetByteArrayValue(const char* name, char* pValue, long bufflen, in GetByteArrayValue() 699 extern "C" int GetNumValue(const char* name, void* pValue, unsigned long len) { in GetNumValue()
|
/hardware/nxp/nfc/halimpl/utils/ |
D | phNxpConfig.cpp | 489 bool CNfcConfig::getValue(const char* name, char* pValue, size_t len) const { in getValue() 501 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() 752 extern "C" int GetNxpStrValue(const char* name, char* pValue, in GetNxpStrValue() 776 extern "C" int GetNxpByteArrayValue(const char* name, char* pValue, in GetNxpByteArrayValue() 792 extern "C" int GetNxpNumValue(const char* name, void* pValue, in GetNxpNumValue()
|
/hardware/st/nfc/1.0/adaptation/ |
D | config.cpp | 389 bool CNfcConfig::getValue(const char* name, char* pValue, size_t& len) const { in getValue() 603 extern "C" int GetStrValue(const char* name, char* pValue, unsigned long l) { in GetStrValue() 619 extern "C" int GetNumValue(const char* name, void* pValue, unsigned long len) { in GetNumValue()
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehicleHalManager_test.cpp | 56 VehiclePropValuePtr pValue; in get() local
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera.c | 2615 char *pValue) { in cam_get_dbg_level()
|