Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclio/src/
Doscl_dns_param.h69 TPVDNSFxn iFxn;
81 DNSRequestParam(TPVDNSFxn aFxn);
Doscl_dns.h54 enum TPVDNSFxn enum
86 …OSCL_IMPORT_REF virtual void HandleDNSEvent(int32 aId, TPVDNSFxn aFxn, TPVDNSEvent aEvent, int32 a…
Doscl_dns_method.h40 OsclDNSMethod(Oscl_DefAlloc &a, const char *name, TPVDNSFxn fxn) in OsclDNSMethod()
59 TPVDNSFxn iDNSFxn;
Doscl_dns_imp_base.cpp41 void OsclDNSIBase::CancelFxn(TPVDNSFxn aFxn) in CancelFxn()
Doscl_dns_imp_base.h49 void CancelFxn(TPVDNSFxn);
Doscl_dns_param.cpp46 DNSRequestParam::DNSRequestParam(TPVDNSFxn aFxn) in DNSRequestParam()
/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtsp_client_engine_node.h599 …OSCL_IMPORT_REF virtual void HandleDNSEvent(int32 aId, TPVDNSFxn aFxn, TPVDNSEvent aEvent, int32 a…
/external/opencore/nodes/pvsocketnode/include/
Dpvmf_socket_node.h747 … OSCL_IMPORT_REF void HandleDNSEvent(int32 aId, TPVDNSFxn aFxn, TPVDNSEvent aEvent, int32 aError);
/external/opencore/nodes/pvsocketnode/src/
Dpvmf_socket_node.cpp3903 OSCL_EXPORT_REF void PVMFSocketNode::HandleDNSEvent(int32 aId, TPVDNSFxn aFxn, TPVDNSEvent aEvent, … in HandleDNSEvent()
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp996 OSCL_EXPORT_REF void PVRTSPEngineNode::HandleDNSEvent(int32 aId, TPVDNSFxn aFxn, TPVDNSEvent aEvent… in HandleDNSEvent()