/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xos_r.h | 399 # define _XGethostbyname(h,hp) gethostbyname((h)) argument 400 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(t)) argument 424 # define _Xg_copyHostent(hp) \ argument 438 # define _XGethostbyname(h,hp) \ argument 443 # define _XGethostbyaddr(a,al,t,hp) \ argument 479 # define _XGethostbyname(h,hp) \ argument 481 # define _XGethostbyaddr(a,al,t,hp) \ argument 494 # define _XGethostbyname(h,hp) \ argument 497 # define _XGethostbyaddr(a,al,t,hp) \ argument 512 # define _XGethostbyname(h,hp) gethostbyname((h)) argument [all …]
|
/hardware/qcom/sm7250/gps/utils/ |
D | LocIpc.cpp | 214 struct hostent* hp = gethostbyname(name); local
|
/hardware/qcom/sm8150p/gps/utils/ |
D | LocIpc.cpp | 199 struct hostent* hp = gethostbyname(name); local
|
/hardware/qcom/sm7150/gps/utils/ |
D | LocIpc.cpp | 214 struct hostent* hp = gethostbyname(name); local
|
/hardware/qcom/sm8150/gps/utils/ |
D | LocIpc.cpp | 214 struct hostent* hp = gethostbyname(name); local
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 2154 struct hostent *hp; in resolve_in_addr() local
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 2485 struct hostent *hp; in resolve_in_addr() local
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 2486 struct hostent *hp; in resolve_in_addr() local
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 2484 struct hostent *hp; in resolve_in_addr() local
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 2511 struct hostent *hp; in resolve_in_addr() local
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 2508 struct hostent *hp; in resolve_in_addr() local
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 455 struct hostent* hp; in resolveInAddress() local
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.cpp | 474 struct hostent* hp; in resolveInAddress() local
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 889 struct hostent* hp; in gnssUpdateConfig() local
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.cpp | 947 struct hostent* hp; in gnssUpdateConfig() local
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 1089 struct hostent* hp; in gnssUpdateConfig() local
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.cpp | 1089 struct hostent* hp; in gnssUpdateConfig() local
|