Home
last modified time | relevance | path

Searched refs:PVProxiedInterface (Results 1 – 3 of 3) sorted by relevance

/external/opencore/baselibs/thread_messaging/src/
Dpv_proxied_interface.h35 class PVProxiedInterface; variable
43 typedef PVProxiedInterface* TPVProxyInterfacePtr;
248 class PVProxiedInterface : public PVInterface
333 class PVProxiedInterfaceImpl : public PVProxiedInterface
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_h324m_config.h210 class H324MProxiedInterface : public PVProxiedInterface
/external/opencore/engines/2way/src/
Dpv_2way_proxy_adapter.cpp654 PVProxiedInterface *proxiedinterface = NULL; in CommandCompleted()
658 proxiedinterface = OSCL_STATIC_CAST(PVProxiedInterface*, tempInterface) ; in CommandCompleted()