Searched refs:baseband_length (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/sm8150/gps/utils/ |
D | loc_cfg.cpp | 574 int name_length=0, group_list_length=0, platform_length=0, baseband_length=0, ngroups=0, ret=0; in loc_read_process_conf() local 785 baseband_length = (int)strlen(conf.baseband); in loc_read_process_conf() 791 !baseband_length || !status_length || !auto_platform_length || !soc_id_list_length) { in loc_read_process_conf()
|
/hardware/qcom/sm7150/gps/utils/ |
D | loc_cfg.cpp | 574 int name_length=0, group_list_length=0, platform_length=0, baseband_length=0, ngroups=0, ret=0; in loc_read_process_conf() local 785 baseband_length = (int)strlen(conf.baseband); in loc_read_process_conf() 791 !baseband_length || !status_length || !auto_platform_length || !soc_id_list_length) { in loc_read_process_conf()
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | loc_cfg.cpp | 536 int name_length=0, group_list_length=0, platform_length=0, baseband_length=0, ngroups=0, ret=0; in loc_read_process_conf() local 789 baseband_length = (int)strlen(conf.baseband); in loc_read_process_conf() 794 !baseband_length || !status_length || !auto_platform_length) { in loc_read_process_conf()
|