Searched defs:_RPC_IsProxyComponent (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c98 static OMX_ERRORTYPE _RPC_IsProxyComponent(OMX_HANDLETYPE hComponent,
530 eError = _RPC_IsProxyComponent(pMarkComp, &bIsProxy);
1795 eError = _RPC_IsProxyComponent(pMarkComp, &bIsProxy);
2502 * @name _RPC_IsProxyComponent()
2514 OMX_ERRORTYPE _RPC_IsProxyComponent(OMX_HANDLETYPE hComponent, function
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c116 static OMX_ERRORTYPE _RPC_IsProxyComponent(OMX_HANDLETYPE hComponent,
511 eError = _RPC_IsProxyComponent(pMarkComp, &bIsProxy);
1650 eError = _RPC_IsProxyComponent(pMarkComp, &bIsProxy);
2673 * @name _RPC_IsProxyComponent()
2685 OMX_ERRORTYPE _RPC_IsProxyComponent(OMX_HANDLETYPE hComponent, function

Completed in 37 milliseconds