Home
last modified time | relevance | path

Searched refs:nTimeout (Results 1 – 2 of 2) sorted by relevance

/third_party/openmax/api/1.1.2/
DOMX_IVCommon.h591 OMX_U32 nTimeout; member
/third_party/sqlite/src/
Dshell.c23881 int nTimeout = 0; in do_meta_command() local
23911 if( nTimeout++ >= 3 ) break; in do_meta_command()