Home
last modified time | relevance | path

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

/hardware/samsung/nfc/halimpl/src/
Dutil.cc29 #define CFG_FILE_2 "/etc/libnfc-sec-vendor.conf" macro
100 if ((file = fopen(CFG_FILE_2, "rb")) == NULL) { in __get_config_int()
101 OSI_loge("Cannot open config file %s", CFG_FILE_2); in __get_config_int()
171 if ((file = fopen(CFG_FILE_2, "rb")) == NULL) { in get_config_string()
172 OSI_loge("Cannot open config file %s", CFG_FILE_2); in get_config_string()
242 if ((file = fopen(CFG_FILE_2, "rb")) == NULL) { in get_config_count()
243 OSI_loge("Cannot open config file %s", CFG_FILE_2); in get_config_count()