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

  /hardware/intel/common/utils/ISV/base/
isv_processor.cpp 190 unsigned long inputHandle = reinterpret_cast<unsigned long>(inputBuffer->pBuffer);
191 ISVBuffer* inputBuf = mBufferManager->mapBuffer(inputHandle);
283 unsigned long inputHandle = reinterpret_cast<unsigned long>(inputBuffer->pBuffer);
284 *inputBuf = mBufferManager->mapBuffer(inputHandle);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sql.h 486 SQLRETURN SQL_API SQLAllocHandle(SQLSMALLINT HandleType,SQLHANDLE InputHandle,SQLHANDLE *OutputHandle);

Completed in 1018 milliseconds