Lines Matching refs:OSI_loge
99 OSI_loge("Cannot open config file %s", CFG_FILE_1); in __get_config_int()
101 OSI_loge("Cannot open config file %s", CFG_FILE_2); in __get_config_int()
108 OSI_loge("Cannot find the field name [%s]", field); in __get_config_int()
113 OSI_loge("Read failed"); in __get_config_int()
121 OSI_loge("It is too long data [%s~]; max", buffer); in __get_config_int()
128 OSI_loge("It is empty data"); in __get_config_int()
138 OSI_loge("Read failed [%s]", buffer); in __get_config_int()
170 OSI_loge("Cannot open config file %s", CFG_FILE_1); in get_config_string()
172 OSI_loge("Cannot open config file %s", CFG_FILE_2); in get_config_string()
190 OSI_loge("Read failed"); in get_config_string()
201 OSI_loge("Cannot find ending point of string"); in get_config_string()
216 OSI_loge("Overflower!, remained data is [%s]", p); in get_config_string()
218 OSI_loge("Overflower!, data is remained! (multi line)"); in get_config_string()
241 OSI_loge("Cannot open config file %s", CFG_FILE_1); in get_config_count()
243 OSI_loge("Cannot open config file %s", CFG_FILE_2); in get_config_count()