Home
last modified time | relevance | path

Searched defs:msec (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8960/utils/
Dloc_timer.c115 int loc_timer_start(unsigned int msec, loc_timer_callback cb_func, in loc_timer_start()
/hardware/qcom/gps/utils/
Dloc_timer.c115 void* loc_timer_start(unsigned int msec, loc_timer_callback cb_func, in loc_timer_start()
/hardware/ril/reference-ril/
Datchannel.c89 static void setTimespecRelative(struct timespec *p_ts, long long msec) in setTimespecRelative()
103 static void sleepMsec(long long msec) in sleepMsec()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
Dvpx_mem.c402 static void vx_sleep(int msec) { in vx_sleep()