Home
last modified time | relevance | path

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

/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.cc82 if (!GetStrValue(NAME_STNFC_FW_PATH_STORAGE, (char *)FwPath, in hal_fd_init()
90 if (!GetStrValue(NAME_STNFC_FW_BIN_NAME, (char *)fwBinName, in hal_fd_init()
98 if (!GetStrValue(NAME_STNFC_FW_CONF_NAME, (char *)fwConfName, in hal_fd_init()
/hardware/st/nfc/1.0/adaptation/
Dconfig.cpp603 extern "C" int GetStrValue(const char* name, char* pValue, unsigned long l) { in GetStrValue() function
/hardware/st/nfc/st21nfc/adaptation/
Dconfig.cpp660 extern "C" int GetStrValue(const char* name, char* pValue, unsigned long l) { in GetStrValue() function