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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mgmtapi.h 30 LPSNMP_MGR_SESSION SNMP_FUNC_TYPE SnmpMgrOpen(LPSTR lpAgentAddress,LPSTR lpAgentCommunity,INT nTimeOut,INT nRetries);
winbase.h     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c 789 OMX_U32 nTimeout = 0;
808 nTimeout = 0;
813 if (nTimeout++ > 200000) {
861 nTimeout = 0;
866 if (nTimeout++ > 200000) {
    [all...]

Completed in 170 milliseconds