Home
last modified time | relevance | path

Searched refs:GetStrValue (Results 1 – 7 of 7) 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.h39 extern int GetStrValue(const char* name, char* pValue, unsigned long l);
/hardware/st/nfc/st21nfc/hal/
Dhal_fd.cc96 if (!GetStrValue(NAME_STNFC_FW_PATH_STORAGE, (char *)FwPath, in hal_fd_init()
104 if (!GetStrValue(NAME_STNFC_FW_BIN_NAME, (char *)fwBinName, in hal_fd_init()
112 if (!GetStrValue(NAME_STNFC_FW_CONF_NAME, (char *)fwConfName, in hal_fd_init()
383 if (!GetStrValue(NAME_STNFC_UWB_LIB_NAME, (char *)uwbLibName, in ft_CheckUWBConf()
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc269 if (!GetStrValue(NAME_ST_NFC_DEV_NODE, (char *)nfc_dev_node, in I2cOpenLayer()
275 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/samsung/nfc/halimpl/src/
Dconfig.cpp765 extern "C" int GetStrValue(const char* name, char* pValue, // SLSI in GetStrValue() function