Home
last modified time | relevance | path

Searched refs:iServer (Results 1 – 6 of 6) sorted by relevance

/external/opencore/codecs_v2/omx/omx_proxy/src/
Dpv_omx_interface_proxy.h84 …roxiedInterfaceServer_OMX* b, PVProxiedInterfaceClient_OMX* c): iProxyId(a), iServer(b), iClient(c) in CPVProxyInterface_OMX()
89 PVProxiedInterfaceServer_OMX *iServer; variable
Dpv_omx_interface_proxy_handler.cpp66 proxy->iServer->HandleCommand(command.iMsgId, command.iCmdId, command.iMsg); in Run()
Dpv_omx_interface_proxy.cpp371 proxy->iServer->CleanupNotification(msg->iMsgId, msg->iMsg); in CleanupPVThreadQueues()
434 aExt->iServer->CleanupNotification(msg->iMsgId, msg->iMsg); in CleanupNotifications()
/external/opencore/baselibs/thread_messaging/src/
Dpv_interface_proxy.h75 …d a, PVProxiedInterfaceServer* b, PVProxiedInterfaceClient* c): iProxyId(a), iServer(b), iClient(c) in CPVProxyInterface()
80 PVProxiedInterfaceServer *iServer; variable
Dpv_interface_proxy_handler.cpp60 proxy->iServer->HandleCommand(command.iMsgId, command.iMsg); in Run()
Dpv_interface_proxy.cpp317 proxy->iServer->CleanupNotification(msg->iMsgId, msg->iMsg); in CleanupPVThreadQueues()
380 aExt->iServer->CleanupNotification(msg->iMsgId, msg->iMsg); in CleanupNotifications()