Searched refs:GetStrValue (Results 1 – 5 of 5) sorted by relevance
/hardware/st/secure_element/ese-spi-driver/utils-lib/ |
D | android_logmsg.h | 35 extern int GetStrValue(const char* name, char* pValue, unsigned long l);
|
/hardware/st/nfc/st21nfc/include/ |
D | android_logmsg.h | 39 extern int GetStrValue(const char* name, char* pValue, unsigned long l);
|
/hardware/st/nfc/st21nfc/hal/ |
D | hal_fd.cc | 82 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/ |
D | config.cpp | 603 extern "C" int GetStrValue(const char* name, char* pValue, unsigned long l) { in GetStrValue() function
|
/hardware/st/nfc/st21nfc/adaptation/ |
D | config.cpp | 660 extern "C" int GetStrValue(const char* name, char* pValue, unsigned long l) { in GetStrValue() function
|