OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPC_OMX_ErrorInsufficientResources
(Results
1 - 9
of
9
) sorted by null
/hardware/ti/omap4-aah/domx/domx/
omx_rpc.h
80
RPC_OMX_ErrorInsufficientResources
= 0x81000,
omx_proxy_common.h
127
case
RPC_OMX_ErrorInsufficientResources
: \
/hardware/ti/omap4xxx/domx/domx/
omx_rpc.h
80
RPC_OMX_ErrorInsufficientResources
= 0x81000,
/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
omx_rpc.c
79
RPC_assert(pPacket != NULL,
RPC_OMX_ErrorInsufficientResources
, \
123
RPC_assert(pRPCCtx != NULL,
RPC_OMX_ErrorInsufficientResources
,
141
eError =
RPC_OMX_ErrorInsufficientResources
;
151
RPC_assert(status >= 0,
RPC_OMX_ErrorInsufficientResources
,
160
RPC_OMX_ErrorInsufficientResources
,
167
RPC_OMX_ErrorInsufficientResources
, "Can't create kill fd");
173
RPC_assert(status == 0,
RPC_OMX_ErrorInsufficientResources
,
omx_rpc_stub.c
90
RPC_assert(pPacket != NULL,
RPC_OMX_ErrorInsufficientResources
, \
[
all
...]
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc.c
79
RPC_assert(pPacket != NULL,
RPC_OMX_ErrorInsufficientResources
, \
123
RPC_assert(pRPCCtx != NULL,
RPC_OMX_ErrorInsufficientResources
,
141
eError =
RPC_OMX_ErrorInsufficientResources
;
151
RPC_assert(status >= 0,
RPC_OMX_ErrorInsufficientResources
,
160
RPC_OMX_ErrorInsufficientResources
,
167
RPC_OMX_ErrorInsufficientResources
, "Can't create kill fd");
173
RPC_assert(status == 0,
RPC_OMX_ErrorInsufficientResources
,
omx_rpc_stub.c
89
RPC_assert(pPacket != NULL,
RPC_OMX_ErrorInsufficientResources
, \
[
all
...]
/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
omx_proxy_common.c
157
eRPCError =
RPC_OMX_ErrorInsufficientResources
;
174
eRPCError =
RPC_OMX_ErrorInsufficientResources
;
206
eRPCError =
RPC_OMX_ErrorInsufficientResources
;
[
all
...]
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c
164
case
RPC_OMX_ErrorInsufficientResources
: \
194
return
RPC_OMX_ErrorInsufficientResources
;
[
all
...]
Completed in 81 milliseconds