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

  /frameworks/av/drm/libmediadrm/
CryptoHal.cpp 383 ::SharedBuffer hSource;
384 status_t status = toSharedBuffer(source.mSharedMemory, heapSeqNum, &hSource);
393 hPattern, hSubSamples, hSource, offset, hDestination,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mq.h 591 typedef VOID (WINAPI *PMQRECEIVECALLBACK)(HRESULT hrStatus,QUEUEHANDLE hSource,DWORD dwTimeout,DWORD dwAction,MQMSGPROPS *pMessageProps,LPOVERLAPPED lpOverlapped,HANDLE hCursor);
600 HRESULT WINAPI MQReceiveMessage(QUEUEHANDLE hSource,DWORD dwTimeout,DWORD dwAction,MQMSGPROPS *pMessageProps,LPOVERLAPPED lpOverlapped,PMQRECEIVECALLBACK fnReceiveCallback,HANDLE hCursor,ITransaction *pTransaction);
601 HRESULT WINAPI MQReceiveMessageByLookupId(QUEUEHANDLE hSource,ULONGLONG ullLookupId,DWORD dwLookupAction,MQMSGPROPS *pMessageProps,LPOVERLAPPED lpOverlapped,PMQRECEIVECALLBACK fnReceiveCallback,ITransaction *pTransaction);
oledb.h     [all...]
winuser.h     [all...]

Completed in 147 milliseconds