/hardware/qcom/gps/msm8994/utils/ |
D | loc_cfg.cpp | 184 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 …]
|
D | loc_cfg.h | 82 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/ |
D | loc_cfg.cpp | 184 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 …]
|
D | loc_cfg.h | 82 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/ |
D | loc_cfg.cpp | 184 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 …]
|
D | loc_cfg.h | 82 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/ |
D | loc_cfg.cpp | 184 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 …]
|
D | loc_cfg.h | 82 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/ |
D | loc_cfg.cpp | 184 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 …]
|
D | loc_cfg.h | 82 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/ |
D | loc_cfg.cpp | 218 …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()
|
D | loc_cfg.h | 77 uint32_t table_length);
|