Home
last modified time | relevance | path

Searched refs:soc_id_dep (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7250/gps/utils/
Dloc_target.cpp158 static const char soc_id_dep[] = "/sys/devices/system/soc/soc0/id"; in loc_get_device_soc_id() local
165 return_val = read_a_line(soc_id_dep, soc_id_value, array_length); in loc_get_device_soc_id()
/hardware/qcom/sm8150/gps/utils/
Dloc_target.cpp158 static const char soc_id_dep[] = "/sys/devices/system/soc/soc0/id"; in loc_get_device_soc_id() local
165 return_val = read_a_line(soc_id_dep, soc_id_value, array_length); in loc_get_device_soc_id()
/hardware/qcom/sm7150/gps/utils/
Dloc_target.cpp158 static const char soc_id_dep[] = "/sys/devices/system/soc/soc0/id"; in loc_get_device_soc_id() local
165 return_val = read_a_line(soc_id_dep, soc_id_value, array_length); in loc_get_device_soc_id()