Home
last modified time | relevance | path

Searched refs:HandleCommand (Results 1 – 10 of 10) sorted by relevance

/external/opencore/baselibs/thread_messaging/src/
Dpv_interface_proxy_handler.cpp60 proxy->iServer->HandleCommand(command.iMsgId, command.iMsg); in Run()
Dpv_proxied_interface.h284 virtual void HandleCommand(TPVProxyMsgId aMsgId, OsclAny* aMsg) = 0;
/external/opencore/codecs_v2/omx/omx_proxy/src/
Dpv_omx_interface_proxy_handler.cpp66 proxy->iServer->HandleCommand(command.iMsgId, command.iCmdId, command.iMsg); in Run()
Dpv_omx_proxied_interface.h293 virtual void HandleCommand(TPVProxyMsgId aMsgId, TPVCommandId, OsclAny* aMsg) = 0;
Domx_proxy_interface.h118 void HandleCommand(TPVProxyMsgId , TPVCommandId, OsclAny* aData);
Domx_proxy_interface.cpp351 void ProxyApplication_OMX::HandleCommand(TPVProxyMsgId msgid , TPVCommandId cmdid, OsclAny* aData) in HandleCommand() function in ProxyApplication_OMX
/external/opencore/engines/2way/src/
Dpv_2way_proxy_adapter.h189 OSCL_IMPORT_REF void HandleCommand(TPVProxyMsgId aMsgId, OsclAny* aMsg);
Dpv_2way_proxy_adapter.cpp265 OSCL_EXPORT_REF void CPV2WayProxyAdapter::HandleCommand(TPVProxyMsgId aMsgId, OsclAny* aMsg) in HandleCommand() function in CPV2WayProxyAdapter
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_h324m_config.h187 void HandleCommand(TPVProxyMsgId aMsgId, OsclAny *aMsg);
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_h324m_config.cpp1354 void H324MConfigProxied::HandleCommand(TPVProxyMsgId aMsgId, OsclAny *aMsg) in HandleCommand() function in H324MConfigProxied