OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:agnssStatusIpV4Cb
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/gps/msm8909w_3100/android/
AGnss.cpp
39
void AGnss::
agnssStatusIpV4Cb
(IAGnssCallback::AGnssStatusIpV4 status){
41
sAGnssCbIface->
agnssStatusIpV4Cb
(status);
55
cbInfo.statusV4Cb = (void*)
agnssStatusIpV4Cb
;
/hardware/qcom/gps/msm8998/android/
AGnss.cpp
39
void AGnss::
agnssStatusIpV4Cb
(IAGnssCallback::AGnssStatusIpV4 status){
41
sAGnssCbIface->
agnssStatusIpV4Cb
(status);
54
mGnss->getGnssInterface()->agpsInit((void*)
agnssStatusIpV4Cb
);
/frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp
[
all
...]
Completed in 252 milliseconds