Searched refs:te (Results 1 – 5 of 5) sorted by relevance
5 # system/sepolicy/public/vendor_shell.te9 # system/sepolicy/public/vendor_toolbox.te
125 # device/<manufacturer>/<device>/sepolicy/vendor/hal_health_default.te
119 # device/<manufacturer>/<device>/sepolicy/vendor/hal_health_default.te
681 struct timeval te; in omx_vdec() local682 gettimeofday(&te, NULL); in omx_vdec()683 m_debug.session_id = te.tv_sec*1000LL + te.tv_usec/1000; in omx_vdec()