/hardware/qcom/sm7250/gps/utils/ |
D | loc_cfg.h | 40 #define LOC_MAX_PARAM_STRING 172 macro 41 #define LOC_MAX_PARAM_LINE (LOC_MAX_PARAM_NAME + LOC_MAX_PARAM_STRING) 98 char name[2][LOC_MAX_PARAM_STRING]; 102 char argumentString[LOC_MAX_PARAM_STRING]; 133 loc_read_conf_long(conf_file_name, config_table, table_length, LOC_MAX_PARAM_STRING); in loc_read_conf() 138 return (loc_read_conf_r_long(conf_fp, config_table, table_length, LOC_MAX_PARAM_STRING)); in loc_read_conf_r() 144 conf_data, length, config_table, table_length, LOC_MAX_PARAM_STRING)); in loc_update_conf()
|
D | loc_cfg.cpp | 149 uint16_t string_len = LOC_MAX_PARAM_STRING) in loc_set_config_entry() 239 uint32_t table_length, uint16_t string_len = LOC_MAX_PARAM_STRING) in loc_fill_conf_item() 494 char proc_name[LOC_MAX_PARAM_STRING]; 495 char proc_argument[LOC_MAX_PARAM_STRING]; 496 char proc_status[LOC_MAX_PARAM_STRING]; 497 char group_list[LOC_MAX_PARAM_STRING]; 500 char platform_list[LOC_MAX_PARAM_STRING]; 501 char baseband[LOC_MAX_PARAM_STRING]; 502 char low_ram_targets[LOC_MAX_PARAM_STRING]; 503 char soc_id_list[LOC_MAX_PARAM_STRING]; [all …]
|
/hardware/qcom/sm8150/gps/utils/ |
D | loc_cfg.h | 40 #define LOC_MAX_PARAM_STRING 172 macro 41 #define LOC_MAX_PARAM_LINE (LOC_MAX_PARAM_NAME + LOC_MAX_PARAM_STRING) 98 char name[2][LOC_MAX_PARAM_STRING]; 102 char argumentString[LOC_MAX_PARAM_STRING]; 133 loc_read_conf_long(conf_file_name, config_table, table_length, LOC_MAX_PARAM_STRING); in loc_read_conf() 138 return (loc_read_conf_r_long(conf_fp, config_table, table_length, LOC_MAX_PARAM_STRING)); in loc_read_conf_r() 144 conf_data, length, config_table, table_length, LOC_MAX_PARAM_STRING)); in loc_update_conf()
|
D | loc_cfg.cpp | 149 uint16_t string_len = LOC_MAX_PARAM_STRING) in loc_set_config_entry() 239 uint32_t table_length, uint16_t string_len = LOC_MAX_PARAM_STRING) in loc_fill_conf_item() 494 char proc_name[LOC_MAX_PARAM_STRING]; 495 char proc_argument[LOC_MAX_PARAM_STRING]; 496 char proc_status[LOC_MAX_PARAM_STRING]; 497 char group_list[LOC_MAX_PARAM_STRING]; 500 char platform_list[LOC_MAX_PARAM_STRING]; 501 char baseband[LOC_MAX_PARAM_STRING]; 502 char low_ram_targets[LOC_MAX_PARAM_STRING]; 503 char soc_id_list[LOC_MAX_PARAM_STRING]; [all …]
|
/hardware/qcom/sm8150p/gps/utils/ |
D | loc_cfg.h | 40 #define LOC_MAX_PARAM_STRING 172 macro 41 #define LOC_MAX_PARAM_LINE (LOC_MAX_PARAM_NAME + LOC_MAX_PARAM_STRING) 94 char name[2][LOC_MAX_PARAM_STRING]; 98 char argumentString[LOC_MAX_PARAM_STRING];
|
D | loc_cfg.cpp | 164 LOC_MAX_PARAM_STRING); in loc_set_config_entry() 478 char proc_name[LOC_MAX_PARAM_STRING]; 479 char proc_argument[LOC_MAX_PARAM_STRING]; 480 char proc_status[LOC_MAX_PARAM_STRING]; 481 char group_list[LOC_MAX_PARAM_STRING]; 484 char platform_list[LOC_MAX_PARAM_STRING]; 485 char baseband[LOC_MAX_PARAM_STRING]; 487 char feature_gtp_mode[LOC_MAX_PARAM_STRING]; 488 char feature_gtp_waa[LOC_MAX_PARAM_STRING]; 489 char feature_sap[LOC_MAX_PARAM_STRING]; [all …]
|
/hardware/qcom/sm7150/gps/utils/ |
D | loc_cfg.h | 40 #define LOC_MAX_PARAM_STRING 172 macro 41 #define LOC_MAX_PARAM_LINE (LOC_MAX_PARAM_NAME + LOC_MAX_PARAM_STRING) 94 char name[2][LOC_MAX_PARAM_STRING]; 98 char argumentString[LOC_MAX_PARAM_STRING];
|
D | loc_cfg.cpp | 166 LOC_MAX_PARAM_STRING); in loc_set_config_entry() 485 char proc_name[LOC_MAX_PARAM_STRING]; 486 char proc_argument[LOC_MAX_PARAM_STRING]; 487 char proc_status[LOC_MAX_PARAM_STRING]; 488 char group_list[LOC_MAX_PARAM_STRING]; 491 char platform_list[LOC_MAX_PARAM_STRING]; 492 char baseband[LOC_MAX_PARAM_STRING]; 493 char low_ram_targets[LOC_MAX_PARAM_STRING]; 494 char soc_id_list[LOC_MAX_PARAM_STRING]; 496 char feature_gtp_mode[LOC_MAX_PARAM_STRING]; [all …]
|
/hardware/qcom/sm7150/gps/core/ |
D | ContextBase.h | 53 char XTRA_SERVER_1[LOC_MAX_PARAM_STRING]; 54 char XTRA_SERVER_2[LOC_MAX_PARAM_STRING]; 55 char XTRA_SERVER_3[LOC_MAX_PARAM_STRING]; 65 char SUPL_HOST[LOC_MAX_PARAM_STRING]; 68 char MO_SUPL_HOST[LOC_MAX_PARAM_STRING]; 74 char PROXY_APP_PACKAGE_NAME[LOC_MAX_PARAM_STRING];
|
/hardware/qcom/sm8150p/gps/core/ |
D | ContextBase.h | 53 char XTRA_SERVER_1[LOC_MAX_PARAM_STRING]; 54 char XTRA_SERVER_2[LOC_MAX_PARAM_STRING]; 55 char XTRA_SERVER_3[LOC_MAX_PARAM_STRING]; 65 char SUPL_HOST[LOC_MAX_PARAM_STRING]; 68 char MO_SUPL_HOST[LOC_MAX_PARAM_STRING]; 74 char PROXY_APP_PACKAGE_NAME[LOC_MAX_PARAM_STRING];
|
/hardware/qcom/gps/msm8909/utils/ |
D | loc_cfg.h | 37 #define LOC_MAX_PARAM_STRING 80 macro 38 #define LOC_MAX_PARAM_LINE (LOC_MAX_PARAM_NAME + LOC_MAX_PARAM_STRING)
|
D | loc_cfg.cpp | 117 LOC_MAX_PARAM_STRING + 1); in loc_set_config_entry()
|
/hardware/qcom/gps/msm8996/utils/ |
D | loc_cfg.h | 37 #define LOC_MAX_PARAM_STRING 80 macro 38 #define LOC_MAX_PARAM_LINE (LOC_MAX_PARAM_NAME + LOC_MAX_PARAM_STRING)
|
D | loc_cfg.cpp | 117 LOC_MAX_PARAM_STRING + 1); in loc_set_config_entry()
|
/hardware/qcom/gps/msm8998/utils/ |
D | loc_cfg.h | 37 #define LOC_MAX_PARAM_STRING 80 macro 38 #define LOC_MAX_PARAM_LINE (LOC_MAX_PARAM_NAME + LOC_MAX_PARAM_STRING)
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | loc_cfg.h | 37 #define LOC_MAX_PARAM_STRING 80 macro 38 #define LOC_MAX_PARAM_LINE (LOC_MAX_PARAM_NAME + LOC_MAX_PARAM_STRING)
|
D | loc_cfg.cpp | 117 LOC_MAX_PARAM_STRING + 1); in loc_set_config_entry()
|
/hardware/qcom/gps/msm8994/utils/ |
D | loc_cfg.h | 37 #define LOC_MAX_PARAM_STRING 80 macro 38 #define LOC_MAX_PARAM_LINE (LOC_MAX_PARAM_NAME + LOC_MAX_PARAM_STRING)
|
D | loc_cfg.cpp | 117 LOC_MAX_PARAM_STRING + 1); in loc_set_config_entry()
|
/hardware/qcom/gps/utils/ |
D | loc_cfg.h | 37 #define LOC_MAX_PARAM_STRING 80 macro 38 #define LOC_MAX_PARAM_LINE (LOC_MAX_PARAM_NAME + LOC_MAX_PARAM_STRING)
|
/hardware/qcom/sm8150/gps/core/ |
D | ContextBase.h | 57 char XTRA_SERVER_1[LOC_MAX_PARAM_STRING]; 58 char XTRA_SERVER_2[LOC_MAX_PARAM_STRING]; 59 char XTRA_SERVER_3[LOC_MAX_PARAM_STRING]; 70 char SUPL_HOST[LOC_MAX_PARAM_STRING]; 73 char MO_SUPL_HOST[LOC_MAX_PARAM_STRING]; 79 char PROXY_APP_PACKAGE_NAME[LOC_MAX_PARAM_STRING];
|
/hardware/qcom/sm7250/gps/core/ |
D | ContextBase.h | 57 char XTRA_SERVER_1[LOC_MAX_PARAM_STRING]; 58 char XTRA_SERVER_2[LOC_MAX_PARAM_STRING]; 59 char XTRA_SERVER_3[LOC_MAX_PARAM_STRING]; 70 char SUPL_HOST[LOC_MAX_PARAM_STRING]; 73 char MO_SUPL_HOST[LOC_MAX_PARAM_STRING]; 79 char PROXY_APP_PACKAGE_NAME[LOC_MAX_PARAM_STRING];
|
/hardware/qcom/gps/msm8960/utils/ |
D | loc_cfg.h | 36 #define LOC_MAX_PARAM_STRING 80 macro
|
D | loc_cfg.cpp | 160 LOC_MAX_PARAM_STRING + 1); in loc_set_config_entry()
|
/hardware/qcom/gps/msm8084/utils/ |
D | loc_cfg.h | 37 #define LOC_MAX_PARAM_STRING 80 macro
|