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

  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 128 * GetHandle function is called by OMX component to get LCML handle
134 OMX_ERRORTYPE GetHandle(OMX_HANDLETYPE *hInterface )
140 OMXDBG_PRINT(stderr, PRINT, 2, OMX_DBG_BASEMASK, "%d :: GetHandle application\n",__LINE__);
178 OMX_PRINT2 (dspcodecinterface->dbg, "GetHandle application handle %p dspCodec %p",pHandle, pHandle->dspCodec);
    [all...]
  /external/chromium/net/socket/
ssl_client_socket_win.cc 115 CredHandle* GetHandle(PCCERT_CONTEXT client_cert, int ssl_version_mask) {
229 // GetHandle will return a pointer to an uninitialized CredHandle, which
254 return Singleton<CredHandleTable>::get()->GetHandle(client_cert,
    [all...]

Completed in 694 milliseconds