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

  /hardware/qcom/gps/msm8084/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon33267
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);
loc_cfg.cpp 59 static loc_param_s_type loc_param_table[] =
64 int loc_param_num = sizeof(loc_param_table) / sizeof(loc_param_s_type);
95 int loc_set_config_entry(loc_param_s_type* config_entry, loc_param_v_type* config_value)
184 loc_param_s_type* config_table, uint32_t table_length)
261 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table, uint32_t table_length)
325 loc_param_s_type* config_table, uint32_t table_length)
380 void loc_read_conf(const char* conf_file_name, loc_param_s_type* config_table,
  /hardware/qcom/gps/msm8909/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon33325
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);
loc_cfg.cpp 59 static const loc_param_s_type loc_param_table[] =
64 static const int loc_param_num = sizeof(loc_param_table) / sizeof(loc_param_s_type);
95 int loc_set_config_entry(const loc_param_s_type* config_entry, loc_param_v_type* config_value)
184 const loc_param_s_type* config_table, uint32_t table_length)
261 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table, uint32_t table_length)
325 const loc_param_s_type* config_table, uint32_t table_length)
380 void loc_read_conf(const char* conf_file_name, const loc_param_s_type* config_table,
  /hardware/qcom/gps/msm8994/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon33444
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);
loc_cfg.cpp 59 static loc_param_s_type loc_param_table[] =
64 int loc_param_num = sizeof(loc_param_table) / sizeof(loc_param_s_type);
95 int loc_set_config_entry(loc_param_s_type* config_entry, loc_param_v_type* config_value)
184 loc_param_s_type* config_table, uint32_t table_length)
261 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table, uint32_t table_length)
325 loc_param_s_type* config_table, uint32_t table_length)
380 void loc_read_conf(const char* conf_file_name, loc_param_s_type* config_table,
  /hardware/qcom/gps/msm8996/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon33501
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);
loc_cfg.cpp 59 static const loc_param_s_type loc_param_table[] =
64 static const int loc_param_num = sizeof(loc_param_table) / sizeof(loc_param_s_type);
95 int loc_set_config_entry(const loc_param_s_type* config_entry, loc_param_v_type* config_value)
184 const loc_param_s_type* config_table, uint32_t table_length)
261 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table, uint32_t table_length)
325 const loc_param_s_type* config_table, uint32_t table_length)
380 void loc_read_conf(const char* conf_file_name, const loc_param_s_type* config_table,
  /hardware/qcom/gps/msmcobalt/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon33579
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);
loc_cfg.cpp 59 static const loc_param_s_type loc_param_table[] =
64 static const int loc_param_num = sizeof(loc_param_table) / sizeof(loc_param_s_type);
95 int loc_set_config_entry(const loc_param_s_type* config_entry, loc_param_v_type* config_value)
184 const loc_param_s_type* config_table, uint32_t table_length)
261 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table, uint32_t table_length)
325 const loc_param_s_type* config_table, uint32_t table_length)
380 void loc_read_conf(const char* conf_file_name, const loc_param_s_type* config_table,
  /hardware/qcom/gps/utils/
loc_cfg.h 63 } loc_param_s_type; typedef in typeref:struct:__anon33587
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);
loc_cfg.cpp 59 static loc_param_s_type loc_param_table[] =
64 int loc_param_num = sizeof(loc_param_table) / sizeof(loc_param_s_type);
95 int loc_set_config_entry(loc_param_s_type* config_entry, loc_param_v_type* config_value)
184 loc_param_s_type* config_table, uint32_t table_length)
261 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table, uint32_t table_length)
325 loc_param_s_type* config_table, uint32_t table_length)
380 void loc_read_conf(const char* conf_file_name, loc_param_s_type* config_table,
  /hardware/qcom/gps/msm8960/utils/
loc_cfg.h 58 } loc_param_s_type; typedef in typeref:struct:__anon33351
76 loc_param_s_type* config_table,
loc_cfg.cpp 58 static loc_param_s_type loc_parameter_table[] =
63 int loc_param_num = sizeof(loc_parameter_table) / sizeof(loc_param_s_type);
139 void loc_set_config_entry(loc_param_s_type* config_entry, loc_param_v_type* config_value)
218 void loc_read_conf(const char* conf_file_name, loc_param_s_type* config_table, uint32_t table_length)
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng.cpp 97 static loc_param_s_type gps_conf_table[] =
116 static loc_param_s_type sap_conf_table[] =
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng.cpp 97 static loc_param_s_type gps_conf_table[] =
110 static loc_param_s_type sap_conf_table[] =
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng.cpp 97 static const loc_param_s_type gps_conf_table[] =
116 static const loc_param_s_type sap_conf_table[] =
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng.cpp 97 static loc_param_s_type gps_conf_table[] =
116 static loc_param_s_type sap_conf_table[] =
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng.cpp 95 static const loc_param_s_type gps_conf_table[] =
114 static const loc_param_s_type sap_conf_table[] =
    [all...]
  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api_50001/
loc_eng.cpp 83 static const loc_param_s_type gps_conf_table[] =
107 static const loc_param_s_type sap_conf_table[] =
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.cpp 95 static loc_param_s_type loc_parameter_table[] =
    [all...]

Completed in 2624 milliseconds