Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8994/utils/
Dloc_cfg.cpp184 loc_param_s_type* config_table, uint32_t table_length) in loc_fill_conf_item() argument
219 for(uint32_t i = 0; NULL != config_table && i < table_length; i++) in loc_fill_conf_item()
261 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table, uint32_t table_length) in loc_read_conf_r() argument
265 unsigned int num_params=table_length; in loc_read_conf_r()
273 for(uint32_t i = 0; NULL != config_table && i < table_length; i++) in loc_read_conf_r()
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length); in loc_read_conf_r()
325 loc_param_s_type* config_table, uint32_t table_length) in loc_update_conf() argument
329 if (conf_data && length && config_table && table_length) { in loc_update_conf()
340 uint32_t num_params = table_length - 1; in loc_update_conf()
348 num_params -= loc_fill_conf_item(input_buf, config_table, table_length); in loc_update_conf()
[all …]
Dloc_cfg.h82 uint32_t table_length);
84 uint32_t table_length);
86 loc_param_s_type* config_table, uint32_t table_length);
/hardware/qcom/gps/msm8909/utils/
Dloc_cfg.cpp184 const loc_param_s_type* config_table, uint32_t table_length) in loc_fill_conf_item() argument
219 for(uint32_t i = 0; NULL != config_table && i < table_length; i++) in loc_fill_conf_item()
261 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table, uint32_t table_length) in loc_read_conf_r() argument
265 unsigned int num_params=table_length; in loc_read_conf_r()
273 for(uint32_t i = 0; NULL != config_table && i < table_length; i++) in loc_read_conf_r()
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length); in loc_read_conf_r()
325 const loc_param_s_type* config_table, uint32_t table_length) in loc_update_conf() argument
329 if (conf_data && length && config_table && table_length) { in loc_update_conf()
340 uint32_t num_params = table_length - 1; in loc_update_conf()
348 num_params -= loc_fill_conf_item(input_buf, config_table, table_length); in loc_update_conf()
[all …]
Dloc_cfg.h82 uint32_t table_length);
84 uint32_t table_length);
86 const loc_param_s_type* config_table, uint32_t table_length);
/hardware/qcom/gps/utils/
Dloc_cfg.cpp184 loc_param_s_type* config_table, uint32_t table_length) in loc_fill_conf_item() argument
219 for(uint32_t i = 0; NULL != config_table && i < table_length; i++) in loc_fill_conf_item()
261 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table, uint32_t table_length) in loc_read_conf_r() argument
265 unsigned int num_params=table_length; in loc_read_conf_r()
273 for(uint32_t i = 0; NULL != config_table && i < table_length; i++) in loc_read_conf_r()
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length); in loc_read_conf_r()
325 loc_param_s_type* config_table, uint32_t table_length) in loc_update_conf() argument
329 if (conf_data && length && config_table && table_length) { in loc_update_conf()
340 uint32_t num_params = table_length - 1; in loc_update_conf()
348 num_params -= loc_fill_conf_item(input_buf, config_table, table_length); in loc_update_conf()
[all …]
Dloc_cfg.h82 uint32_t table_length);
84 uint32_t table_length);
86 loc_param_s_type* config_table, uint32_t table_length);
/hardware/qcom/gps/msm8996/utils/
Dloc_cfg.cpp184 const loc_param_s_type* config_table, uint32_t table_length) in loc_fill_conf_item() argument
219 for(uint32_t i = 0; NULL != config_table && i < table_length; i++) in loc_fill_conf_item()
261 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table, uint32_t table_length) in loc_read_conf_r() argument
265 unsigned int num_params=table_length; in loc_read_conf_r()
273 for(uint32_t i = 0; NULL != config_table && i < table_length; i++) in loc_read_conf_r()
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length); in loc_read_conf_r()
325 const loc_param_s_type* config_table, uint32_t table_length) in loc_update_conf() argument
329 if (conf_data && length && config_table && table_length) { in loc_update_conf()
340 uint32_t num_params = table_length - 1; in loc_update_conf()
348 num_params -= loc_fill_conf_item(input_buf, config_table, table_length); in loc_update_conf()
[all …]
Dloc_cfg.h82 uint32_t table_length);
84 uint32_t table_length);
86 const loc_param_s_type* config_table, uint32_t table_length);
/hardware/qcom/gps/msm8084/utils/
Dloc_cfg.cpp184 loc_param_s_type* config_table, uint32_t table_length) in loc_fill_conf_item() argument
219 for(uint32_t i = 0; NULL != config_table && i < table_length; i++) in loc_fill_conf_item()
261 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table, uint32_t table_length) in loc_read_conf_r() argument
265 unsigned int num_params=table_length; in loc_read_conf_r()
273 for(uint32_t i = 0; NULL != config_table && i < table_length; i++) in loc_read_conf_r()
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length); in loc_read_conf_r()
325 loc_param_s_type* config_table, uint32_t table_length) in loc_update_conf() argument
329 if (conf_data && length && config_table && table_length) { in loc_update_conf()
340 uint32_t num_params = table_length - 1; in loc_update_conf()
348 num_params -= loc_fill_conf_item(input_buf, config_table, table_length); in loc_update_conf()
[all …]
Dloc_cfg.h82 uint32_t table_length);
84 uint32_t table_length);
86 loc_param_s_type* config_table, uint32_t table_length);
/hardware/qcom/gps/msm8960/utils/
Dloc_cfg.cpp218 …id loc_read_conf(const char* conf_file_name, loc_param_s_type* config_table, uint32_t table_length) in loc_read_conf() argument
238 for(i = 0; NULL != config_table && i < table_length; i++) in loc_read_conf()
271 for(i = 0; NULL != config_table && i < table_length; i++) in loc_read_conf()
Dloc_cfg.h77 uint32_t table_length);