Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclio/src/
Doscl_dns_param.cpp78 OSCL_ASSERT(iFxn == EPVDNSGetHostByName); in InThread()
134 : DNSRequestParam(EPVDNSGetHostByName) in GetHostByNameParam()
Doscl_dns_imp_base.cpp45 case EPVDNSGetHostByName: in CancelFxn()
Doscl_dns_gethostbyname.h46 : OsclDNSMethod(a, "osclghbnmethod", EPVDNSGetHostByName) in OsclGetHostByNameMethod()
Doscl_dns.h56 EPVDNSGetHostByName enumerator
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp1005 if (aFxn == EPVDNSGetHostByName) in HandleDNSEvent()
1023 if ((aId == REQ_DNS_LOOKUP_ID) && (aFxn == EPVDNSGetHostByName)) in HandleDNSEvent()
/external/opencore/nodes/pvsocketnode/src/
Dpvmf_socket_node.cpp3935 case EPVDNSGetHostByName: in HandleDNSEvent()