HomeSort by relevance Sort by last modified time
    Searched refs:sys_timer_destroy (Results 1 - 6 of 6) sorted by null

  /external/qemu/telephony/
test1.c 30 sys_timer_destroy( timer );
sysdeps.h 72 extern void sys_timer_destroy( SysTimer timer );
test2.c 36 sys_timer_destroy( timer );
sysdeps_qemu.c 146 sys_timer_destroy( SysTimer timer ) function
sysdeps_posix.c 409 void sys_timer_destroy( SysTimer timer ) function
411 assert( timer != NULL && "sys_timer_destroy: bad argument" );
android_modem.c 855 sys_timer_destroy( call->timer );
    [all...]

Completed in 68 milliseconds