Home
last modified time | relevance | path

Searched refs:loc_read_conf (Results 1 – 25 of 25) sorted by relevance

/hardware/qcom/gps/msm8960/utils/
Dloc_cfg.h40 loc_read_conf((filename), NULL, 0);
43loc_read_conf((filename), (config_table), sizeof(config_table) / sizeof(config_table[0]))
75 extern void loc_read_conf(const char* conf_file_name,
Dloc_cfg.cpp218 void loc_read_conf(const char* conf_file_name, loc_param_s_type* config_table, uint32_t table_lengt… in loc_read_conf() function
/hardware/qcom/gps/msm8909/utils/
Dloc_cfg.h45 loc_read_conf((filename), NULL, 0);
48 loc_read_conf((filename), (config_table), sizeof(config_table) / sizeof(config_table[0]))
80 void loc_read_conf(const char* conf_file_name,
Dloc_cfg.cpp380 void loc_read_conf(const char* conf_file_name, const loc_param_s_type* config_table, in loc_read_conf() function
/hardware/qcom/gps/msm8084/utils/
Dloc_cfg.h45 loc_read_conf((filename), NULL, 0);
48 loc_read_conf((filename), (config_table), sizeof(config_table) / sizeof(config_table[0]))
80 void loc_read_conf(const char* conf_file_name,
Dloc_cfg.cpp380 void loc_read_conf(const char* conf_file_name, loc_param_s_type* config_table, in loc_read_conf() function
/hardware/qcom/gps/msm8996/utils/
Dloc_cfg.h45 loc_read_conf((filename), NULL, 0);
48 loc_read_conf((filename), (config_table), sizeof(config_table) / sizeof(config_table[0]))
80 void loc_read_conf(const char* conf_file_name,
Dloc_cfg.cpp380 void loc_read_conf(const char* conf_file_name, const loc_param_s_type* config_table, in loc_read_conf() function
/hardware/qcom/gps/msm8998/utils/
Dloc_cfg.h45 loc_read_conf((filename), NULL, 0);
48 loc_read_conf((filename), (config_table), sizeof(config_table) / sizeof(config_table[0]))
80 void loc_read_conf(const char* conf_file_name,
Dloc_cfg.cpp380 void loc_read_conf(const char* conf_file_name, const loc_param_s_type* config_table, in loc_read_conf() function
/hardware/qcom/gps/msm8909w_3100/utils/
Dloc_cfg.h45 loc_read_conf((filename), NULL, 0);
48 loc_read_conf((filename), (config_table), sizeof(config_table) / sizeof(config_table[0]))
80 void loc_read_conf(const char* conf_file_name,
Dloc_cfg.cpp380 void loc_read_conf(const char* conf_file_name, const loc_param_s_type* config_table, in loc_read_conf() function
/hardware/qcom/gps/msm8994/utils/
Dloc_cfg.h45 loc_read_conf((filename), NULL, 0);
48 loc_read_conf((filename), (config_table), sizeof(config_table) / sizeof(config_table[0]))
80 void loc_read_conf(const char* conf_file_name,
Dloc_cfg.cpp380 void loc_read_conf(const char* conf_file_name, loc_param_s_type* config_table, in loc_read_conf() function
/hardware/qcom/gps/utils/
Dloc_cfg.h45 loc_read_conf((filename), NULL, 0);
48 loc_read_conf((filename), (config_table), sizeof(config_table) / sizeof(config_table[0]))
80 void loc_read_conf(const char* conf_file_name,
Dloc_cfg.cpp380 void loc_read_conf(const char* conf_file_name, loc_param_s_type* config_table, in loc_read_conf() function
/hardware/qcom/sm8150p/gps/utils/
Dloc_cfg.h63 loc_read_conf((filename), NULL, 0);
66 loc_read_conf((filename), (config_table), sizeof(config_table) / sizeof(config_table[0]))
118 void loc_read_conf(const char* conf_file_name,
Dloc_cfg.cpp427 void loc_read_conf(const char* conf_file_name, const loc_param_s_type* config_table, in loc_read_conf() function
/hardware/qcom/sm7150/gps/utils/
Dloc_cfg.h63 loc_read_conf((filename), NULL, 0);
66 loc_read_conf((filename), (config_table), sizeof(config_table) / sizeof(config_table[0]))
118 void loc_read_conf(const char* conf_file_name,
DLogBuffer.cpp68 loc_read_conf(LOC_PATH_GPS_CONF_STR, log_buff_config_table, in LogBuffer()
Dloc_cfg.cpp429 void loc_read_conf(const char* conf_file_name, const loc_param_s_type* config_table, in loc_read_conf() function
/hardware/qcom/sm7250/gps/utils/
Dloc_cfg.h63 loc_read_conf((filename), NULL, 0);
66 loc_read_conf((filename), (&config_table[0]), sizeof(config_table) / sizeof(config_table[0]))
131 inline void loc_read_conf(const char* conf_file_name, in loc_read_conf() function
DLogBuffer.cpp73 loc_read_conf(LOC_PATH_GPS_CONF_STR, log_buff_config_table, in LogBuffer()
/hardware/qcom/sm8150/gps/utils/
Dloc_cfg.h63 loc_read_conf((filename), NULL, 0);
66 loc_read_conf((filename), (&config_table[0]), sizeof(config_table) / sizeof(config_table[0]))
131 inline void loc_read_conf(const char* conf_file_name, in loc_read_conf() function
DLogBuffer.cpp73 loc_read_conf(LOC_PATH_GPS_CONF_STR, log_buff_config_table, in LogBuffer()