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

  /packages/apps/Nfc/nci/jni/
NfcJniUtil.h 127 int tHandle;
  /external/tinyxml/
xmltest.cpp 994 TiXmlHandle tHandle = aHandle.Child( 0 );
996 assert( tHandle.Text() );
997 XmlTest( "ISO-8859-1 Parsing.", "C?nt?nt???????", tHandle.Text()->Value() );
  /external/netperf/
netlib.c 920 HANDLE tHandle;
942 tHandle = CreateThread(0,
948 CloseHandle(tHandle);
    [all...]

Completed in 84 milliseconds