Home
last modified time | relevance | path

Searched refs:getExcessPathInfo (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/jni/gnss/
DMeasurementCorrections.h142 getExcessPathInfo(JNIEnv* env, jobject correctionsObj);
DMeasurementCorrections.cpp487 list[i] = getExcessPathInfo(env, excessPathInfoObj); in getExcessPathInfoList()
494 ExcessPathInfo MeasurementCorrectionsUtil::getExcessPathInfo(JNIEnv* env, in getExcessPathInfo() function in android::gnss::MeasurementCorrectionsUtil