Home
last modified time | relevance | path

Searched refs:tf (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libwsbm/src/
Dwsbm_manager.h165 extern int wsbmInit(struct _WsbmThreadFuncs *tf, struct _WsbmVNodeFuncs *vf);
Dwsbm_manager.c99 wsbmInit(struct _WsbmThreadFuncs *tf, struct _WsbmVNodeFuncs *vf) in wsbmInit() argument
103 wsbmCurThreadFunc = tf; in wsbmInit()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.cpp312 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime()
314 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng.cpp367 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime()
369 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()