Home
last modified time | relevance | path

Searched defs:table_length (Results 1 – 6 of 6) 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()
261 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table, uint32_t table_length) in loc_read_conf_r()
325 loc_param_s_type* config_table, uint32_t table_length) in loc_update_conf()
381 uint32_t table_length) in loc_read_conf()
/hardware/qcom/gps/msm8909/utils/
Dloc_cfg.cpp184 const loc_param_s_type* config_table, uint32_t table_length) 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()
325 const loc_param_s_type* config_table, uint32_t table_length) in loc_update_conf()
381 uint32_t table_length) in loc_read_conf()
/hardware/qcom/gps/utils/
Dloc_cfg.cpp184 loc_param_s_type* config_table, uint32_t table_length) 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()
325 loc_param_s_type* config_table, uint32_t table_length) in loc_update_conf()
381 uint32_t table_length) in loc_read_conf()
/hardware/qcom/gps/msm8996/utils/
Dloc_cfg.cpp184 const loc_param_s_type* config_table, uint32_t table_length) 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()
325 const loc_param_s_type* config_table, uint32_t table_length) in loc_update_conf()
381 uint32_t table_length) in loc_read_conf()
/hardware/qcom/gps/msm8084/utils/
Dloc_cfg.cpp184 loc_param_s_type* config_table, uint32_t table_length) 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()
325 loc_param_s_type* config_table, uint32_t table_length) in loc_update_conf()
381 uint32_t table_length) in loc_read_conf()
/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()