HomeSort by relevance Sort by last modified time
    Searched defs:cElements (Results 1 - 2 of 2) sorted by null

  /external/mdnsresponder/mDNSWindows/DLLX/
StringServices.cpp 306 ULONG cElements = 0;
326 cElements = psa->rgsabound[0].cElements;
328 outArray.reserve( cElements );
330 outArray.assign( cElements, 0 );
332 memcpy( &outArray[ 0 ], pData, cElements );
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oaidl.h 245 ULONG cElements;
    [all...]

Completed in 105 milliseconds