Searched refs:tf (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/libwsbm/src/ |
D | wsbm_manager.h | 165 extern int wsbmInit(struct _WsbmThreadFuncs *tf, struct _WsbmVNodeFuncs *vf);
|
D | wsbm_manager.c | 99 wsbmInit(struct _WsbmThreadFuncs *tf, struct _WsbmVNodeFuncs *vf) in wsbmInit() argument 103 wsbmCurThreadFunc = tf; in wsbmInit()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 312 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/ |
D | loc_eng.cpp | 367 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 369 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime()
|