Searched refs:id_dep (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/gps/msm8084/utils/ |
D | loc_target.cpp | 185 static const char id_dep[] = "/sys/devices/system/soc/soc0/id"; in loc_get_target() local 208 read_a_line(id_dep, rd_id, LINE_LEN); in loc_get_target()
|
/hardware/qcom/gps/msm8994/utils/ |
D | loc_target.cpp | 186 static const char id_dep[] = "/sys/devices/system/soc/soc0/id"; in loc_get_target() local 209 read_a_line(id_dep, rd_id, LINE_LEN); in loc_get_target()
|
/hardware/qcom/gps/utils/ |
D | loc_target.cpp | 186 static const char id_dep[] = "/sys/devices/system/soc/soc0/id"; in loc_get_target() local 209 read_a_line(id_dep, rd_id, LINE_LEN); in loc_get_target()
|
/hardware/qcom/gps/msm8996/utils/ |
D | loc_target.cpp | 186 static const char id_dep[] = "/sys/devices/system/soc/soc0/id"; in loc_get_target() local 209 read_a_line(id_dep, rd_id, LINE_LEN); in loc_get_target()
|
/hardware/qcom/gps/msm8909/utils/ |
D | loc_target.cpp | 186 static const char id_dep[] = "/sys/devices/system/soc/soc0/id"; in loc_get_target() local 209 read_a_line(id_dep, rd_id, LINE_LEN); in loc_get_target()
|