Home
last modified time | relevance | path

Searched refs:GetStrValue (Results 1 – 8 of 8) sorted by relevance

/hardware/samsung/nfc/halimpl/include/
Dconfig.h65 int GetStrValue(const char* name, char* p_value, unsigned long len); // SLSI
/hardware/st/secure_element/ese-spi-driver/utils-lib/
Dandroid_logmsg.h35 extern int GetStrValue(const char* name, char* pValue, unsigned long l);
/hardware/st/nfc/st21nfc/include/
Dandroid_logmsg.h40 extern int GetStrValue(const char* name, char* pValue, unsigned long l);
/hardware/st/nfc/st21nfc/hal/
Dhal_fd.cc174 if (!GetStrValue(NAME_STNFC_FW_PATH_STORAGE, (char *)FwPath, in hal_fd_init()
182 if (!GetStrValue(NAME_STNFC_FW_BIN_NAME, (char *)fwBinName, in hal_fd_init()
190 if (!GetStrValue(NAME_STNFC_FW_CONF_NAME, (char *)fwConfName, in hal_fd_init()
516 if (!GetStrValue(NAME_STNFC_UWB_LIB_NAME, (char *)uwbLibName, in ft_CheckUWBConf()
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc281 if (!GetStrValue(NAME_ST_NFC_DEV_NODE, (char *)nfc_dev_node, in I2cOpenLayer()
287 if (GetStrValue(NAME_ST_NFC_RESET_REQ_SYSFS, (char *)nfc_reset_req_node, in I2cOpenLayer()
Dconfig.cpp660 extern "C" int GetStrValue(const char* name, char* pValue, unsigned long l) { in GetStrValue() function
/hardware/st/nfc/1.0/adaptation/
Dconfig.cpp603 extern "C" int GetStrValue(const char* name, char* pValue, unsigned long l) { in GetStrValue() function
/hardware/samsung/nfc/halimpl/src/
Dconfig.cpp765 extern "C" int GetStrValue(const char* name, char* pValue, // SLSI in GetStrValue() function