Searched refs:ProcessMessage (Results 1 - 4 of 4) sorted by relevance

/external/opencore/engines/2way/src/
H A Dpv_2way_proxy_adapter.h181 OSCL_IMPORT_REF void ProcessMessage(CPVCmnInterfaceCmdMessage *aMsg, PVLogger *aLogger = NULL);
H A Dpv_2way_proxy_adapter.cpp230 OSCL_EXPORT_REF void CPV2WayProxyAdapter::ProcessMessage(CPVCmnInterfaceCmdMessage *aMsg, PVLogger *aLogger) function in class:CPV2WayProxyAdapter
239 //if ProcessMessage did a leave, create
269 ProcessMessage(msg);
/external/opencore/codecs_v2/omx/omx_proxy/src/
H A Domx_proxy_interface.h204 * OpenmaxAO class functions to be called later from ProcessMessage()
290 void ProcessMessage(TPVCommandId, OsclAny*);
H A Domx_proxy_interface.cpp136 void ProxyApplication_OMX::ProcessMessage(TPVCommandId cmdid, OsclAny* cmd) function in class:ProxyApplication_OMX
354 ProcessMessage(cmdid, (OsclAny*) aData);

Completed in 533 milliseconds