Searched refs:loc_get_device_soc_id (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/sm8150/gps/utils/ |
D | loc_target.h | 60 void loc_get_device_soc_id(char *soc_id_value, int array_length);
|
D | loc_target.cpp | 155 void loc_get_device_soc_id(char *soc_id_value, int array_length) in loc_get_device_soc_id() function 201 loc_get_device_soc_id(rd_id, sizeof(rd_id)); in loc_get_target()
|
D | loc_cfg.cpp | 624 loc_get_device_soc_id(socid_value, sizeof(socid_value)); in loc_read_process_conf()
|
/hardware/qcom/sm7150/gps/utils/ |
D | loc_target.h | 60 void loc_get_device_soc_id(char *soc_id_value, int array_length);
|
D | loc_target.cpp | 155 void loc_get_device_soc_id(char *soc_id_value, int array_length) in loc_get_device_soc_id() function 201 loc_get_device_soc_id(rd_id, sizeof(rd_id)); in loc_get_target()
|
D | loc_cfg.cpp | 615 loc_get_device_soc_id(socid_value, sizeof(socid_value)); in loc_read_process_conf()
|
/hardware/qcom/sm7250/gps/utils/ |
D | loc_target.h | 60 void loc_get_device_soc_id(char *soc_id_value, int array_length);
|
D | loc_target.cpp | 155 void loc_get_device_soc_id(char *soc_id_value, int array_length) in loc_get_device_soc_id() function 201 loc_get_device_soc_id(rd_id, sizeof(rd_id)); in loc_get_target()
|
D | loc_cfg.cpp | 624 loc_get_device_soc_id(socid_value, sizeof(socid_value)); in loc_read_process_conf()
|