HomeSort by relevance Sort by last modified time
    Searched defs:loc_param_s_type (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/gps/msm8084/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon50351
81 loc_param_s_type* config_table,
83 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table,
86 loc_param_s_type* config_table, uint32_t table_length);
  /hardware/qcom/gps/msm8909/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon50408
81 const loc_param_s_type* config_table,
83 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table,
86 const loc_param_s_type* config_table, uint32_t table_length);
  /hardware/qcom/gps/msm8909w_3100/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon50543
81 const loc_param_s_type* config_table,
83 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table,
86 const loc_param_s_type* config_table, uint32_t table_length);
  /hardware/qcom/gps/msm8960/utils/
loc_cfg.h 58 } loc_param_s_type; typedef in typeref:struct:__anon50608
76 loc_param_s_type* config_table,
  /hardware/qcom/gps/msm8994/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon50701
81 loc_param_s_type* config_table,
83 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table,
86 loc_param_s_type* config_table, uint32_t table_length);
  /hardware/qcom/gps/msm8996/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon50758
81 const loc_param_s_type* config_table,
83 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table,
86 const loc_param_s_type* config_table, uint32_t table_length);
  /hardware/qcom/gps/msm8998/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon50885
81 const loc_param_s_type* config_table,
83 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table,
86 const loc_param_s_type* config_table, uint32_t table_length);
  /hardware/qcom/gps/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon50930
81 loc_param_s_type* config_table,
83 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table,
86 loc_param_s_type* config_table, uint32_t table_length);

Completed in 700 milliseconds