Searched refs:TPVDNSFxn (Results 1 – 10 of 10) sorted by relevance
/external/opencore/oscl/oscl/osclio/src/ |
D | oscl_dns_param.h | 69 TPVDNSFxn iFxn; 81 DNSRequestParam(TPVDNSFxn aFxn);
|
D | oscl_dns.h | 54 enum TPVDNSFxn enum 86 …OSCL_IMPORT_REF virtual void HandleDNSEvent(int32 aId, TPVDNSFxn aFxn, TPVDNSEvent aEvent, int32 a…
|
D | oscl_dns_method.h | 40 OsclDNSMethod(Oscl_DefAlloc &a, const char *name, TPVDNSFxn fxn) in OsclDNSMethod() 59 TPVDNSFxn iDNSFxn;
|
D | oscl_dns_imp_base.cpp | 41 void OsclDNSIBase::CancelFxn(TPVDNSFxn aFxn) in CancelFxn()
|
D | oscl_dns_imp_base.h | 49 void CancelFxn(TPVDNSFxn);
|
D | oscl_dns_param.cpp | 46 DNSRequestParam::DNSRequestParam(TPVDNSFxn aFxn) in DNSRequestParam()
|
/external/opencore/protocols/rtsp_client_engine/inc/ |
D | pvrtsp_client_engine_node.h | 599 …OSCL_IMPORT_REF virtual void HandleDNSEvent(int32 aId, TPVDNSFxn aFxn, TPVDNSEvent aEvent, int32 a…
|
/external/opencore/nodes/pvsocketnode/include/ |
D | pvmf_socket_node.h | 747 … OSCL_IMPORT_REF void HandleDNSEvent(int32 aId, TPVDNSFxn aFxn, TPVDNSEvent aEvent, int32 aError);
|
/external/opencore/nodes/pvsocketnode/src/ |
D | pvmf_socket_node.cpp | 3903 OSCL_EXPORT_REF void PVMFSocketNode::HandleDNSEvent(int32 aId, TPVDNSFxn aFxn, TPVDNSEvent aEvent, … in HandleDNSEvent()
|
/external/opencore/protocols/rtsp_client_engine/src/ |
D | pvrtsp_client_engine_node.cpp | 996 OSCL_EXPORT_REF void PVRTSPEngineNode::HandleDNSEvent(int32 aId, TPVDNSFxn aFxn, TPVDNSEvent aEvent… in HandleDNSEvent()
|