Home
last modified time | relevance | path

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

/hardware/samsung/nfc/halimpl/src/
Dutil.cc88 bool __get_config_int(__attribute__((unused)) char* file_path, in __get_config_int() function
156 return __get_config_int((char*)CFG_FILE_1, field, data, 0); in get_config_int()
261 __get_config_int(info_file, field, &rev, HAL_UTIL_GET_INT_16); in get_hw_rev()