Home
last modified time | relevance | path

Searched defs:SendCommand (Results 1 – 5 of 5) sorted by relevance

/external/opencore/baselibs/thread_messaging/src/
Dpv_interface_proxy.cpp429 OSCL_EXPORT_REF TPVProxyMsgId CPVInterfaceProxy::SendCommand(TPVProxyId aProxyId, OsclAny *aCmd) in SendCommand() function in CPVInterfaceProxy
/external/opencore/codecs_v2/omx/omx_proxy/src/
Dpv_omx_interface_proxy.cpp483 OSCL_EXPORT_REF TPVProxyMsgId CPVInterfaceProxy_OMX::SendCommand(TPVProxyId aProxyId, TPVCommandId … in SendCommand() function in CPVInterfaceProxy_OMX
/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Component.h364 OMX_ERRORTYPE (*SendCommand)( member
/external/opencore/codecs_v2/omx/omx_baseclass/src/
Dpv_omxcomponent.cpp1526 OMX_ERRORTYPE OmxComponentBase::SendCommand( in SendCommand() function in OmxComponentBase
/external/webkit/V8Binding/v8/src/
Dapi.cc3595 void Debug::SendCommand(const uint16_t* command, int length, in SendCommand() function in v8::Debug