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

1 2

  /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);
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:__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);
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/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);
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:__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);
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:__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);
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/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);
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:__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);
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:__anon50608
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/msm8909w_3100/core/
ContextBase.h 109 static const loc_param_s_type mGps_conf_table[];
110 static const loc_param_s_type mSap_conf_table[];
ContextBase.cpp 46 const loc_param_s_type ContextBase::mGps_conf_table[] =
70 const loc_param_s_type ContextBase::mSap_conf_table[] =
  /hardware/qcom/gps/msm8998/core/
ContextBase.h 109 static const loc_param_s_type mGps_conf_table[];
110 static const loc_param_s_type mSap_conf_table[];
ContextBase.cpp 46 const loc_param_s_type ContextBase::mGps_conf_table[] =
70 const loc_param_s_type ContextBase::mSap_conf_table[] =
  /hardware/qcom/gps/msm8909w_3100/location/
LocationAPIClientBase.cpp 364 const loc_param_s_type flp_conf_param_table[] =
    [all...]
  /hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.cpp 204 const loc_param_s_type flp_conf_param_table[] =
  /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 95 static const loc_param_s_type gps_conf_table[] =
114 static const loc_param_s_type sap_conf_table[] =
    [all...]

Completed in 444 milliseconds

1 2