/external/opencore/oscl/oscl/osclio/src/ |
D | oscl_socket_shutdown.cpp | 36 self->ConstructL(); in NewL() 41 void OsclShutdownMethod::ConstructL() in ConstructL() function in OsclShutdownMethod 48 self->ConstructL(); in ConstructL() 51 OsclSocketMethod::ConstructL(iSocketRequestAO); in ConstructL()
|
D | oscl_socket_listen.cpp | 31 self->ConstructL(); in NewL() 36 void OsclListenMethod::ConstructL() in ConstructL() function in OsclListenMethod 43 self->ConstructL(); in ConstructL() 46 OsclSocketMethod::ConstructL(iSocketRequestAO); in ConstructL()
|
D | oscl_socket_bind.cpp | 31 self->ConstructL(); in NewL() 36 void OsclBindMethod::ConstructL() in ConstructL() function in OsclBindMethod 43 self->ConstructL(); in ConstructL() 46 OsclSocketMethod::ConstructL(iSocketRequestAO); in ConstructL()
|
D | oscl_socket_connect.cpp | 31 self->ConstructL(); in NewL() 36 void OsclConnectMethod::ConstructL() in ConstructL() function in OsclConnectMethod 43 self->ConstructL(); in ConstructL() 46 OsclSocketMethod::ConstructL(iSocketRequestAO); in ConstructL()
|
D | oscl_tcp_socket.cpp | 40 self->ConstructL(aServ, aObserver, aId); in NewL() 56 self->ConstructL(aServ, aSocket, aObserver, aId); in NewL() 154 void OsclTCPSocketI::ConstructL(OsclSocketServI *aServ, in ConstructL() function in OsclTCPSocketI 159 OsclIPSocketI::ConstructL(aObserver, iSocket, aServ, aId); in ConstructL() 176 void OsclTCPSocketI::ConstructL(OsclSocketServI *aServ, in ConstructL() function in OsclTCPSocketI 181 OsclIPSocketI::ConstructL(aObserver, aSocket, aServ, aId); in ConstructL()
|
D | oscl_socket_recv.cpp | 32 self->ConstructL(); in NewL() 37 void OsclRecvMethod::ConstructL() in ConstructL() function in OsclRecvMethod 44 self->ConstructL(); in ConstructL() 47 OsclSocketMethod::ConstructL(iSocketRequestAO); in ConstructL()
|
D | oscl_socket_send.cpp | 33 self->ConstructL(); in NewL() 38 void OsclSendMethod::ConstructL() in ConstructL() function in OsclSendMethod 45 self->ConstructL(); in ConstructL() 48 OsclSocketMethod::ConstructL(iSocketRequestAO); in ConstructL()
|
D | oscl_socket_send_to.cpp | 34 self->ConstructL(); in NewL() 39 void OsclSendToMethod::ConstructL() in ConstructL() function in OsclSendToMethod 46 self->ConstructL(); in ConstructL() 49 OsclSocketMethod::ConstructL(iSocketRequestAO); in ConstructL()
|
D | oscl_socket_accept.cpp | 31 self->ConstructL(); in NewL() 36 void OsclAcceptMethod::ConstructL() in ConstructL() function in OsclAcceptMethod 43 self->ConstructL(); in ConstructL() 46 OsclSocketMethod::ConstructL(iSocketRequestAO); in ConstructL()
|
D | oscl_dns_gethostbyname.cpp | 38 self->ConstructL(aDNS, aObserver, aId); in NewL() 43 void OsclGetHostByNameMethod::ConstructL( in ConstructL() function in OsclGetHostByNameMethod 49 OsclDNSMethod::ConstructL(aObserver, iGetHostByNameRequest, aId); in ConstructL() 83 self->ConstructL(aDNS, aMethod); in NewL()
|
D | oscl_socket_recv_from.cpp | 31 self->ConstructL(); in NewL() 36 void OsclRecvFromMethod::ConstructL() in ConstructL() function in OsclRecvFromMethod 43 self->OsclSocketRequestAO::ConstructL(); in ConstructL() 46 OsclSocketMethod::ConstructL(iSocketRequestAO); in ConstructL()
|
D | oscl_dns_gethostbyname.h | 50 void ConstructL(OsclDNSI* aDNS, 74 void ConstructL(OsclDNSI *aDNS, in ConstructL() function 77 OsclDNSRequestAO::ConstructL(aDNS, aMethod); in ConstructL()
|
D | oscl_udp_socket.cpp | 37 self->ConstructL(aServ, aObserver, aId); in NewL() 86 void OsclUDPSocketI::ConstructL(OsclSocketServI *aServ, in ConstructL() function in OsclUDPSocketI 92 OsclIPSocketI::ConstructL(aObserver, iSocket, aServ, aId); in ConstructL()
|
D | oscl_dns.cpp | 34 self->ConstructL(serv); in NewL() 51 void OsclDNS::ConstructL(OsclSocketServ &aServ) in ConstructL() function in OsclDNS
|
D | oscl_dns_method.h | 63 void ConstructL( 90 void ConstructL( in ConstructL() function
|
D | oscl_socket_method.h | 75 void ConstructL(OsclSocketRequestAO *aAO) in ConstructL() function 100 void ConstructL() in ConstructL() function
|
D | oscl_tcp_socket.h | 111 void ConstructL(OsclSocketServI *aServ, 115 void ConstructL(OsclSocketServI *aServ,
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tscsrpbuffer.cpp | 42 OSCL_TRY(error, self->ConstructL();); in ConstructSelf() 121 void TscSrpBufferLLPortIn::ConstructL() in ConstructL() function in TscSrpBufferLLPortIn 147 OSCL_TRY(error, self->ConstructL();); in ConstructSelf() 338 void TscSrpBuffer::ConstructL() in ConstructL() function in TscSrpBuffer
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/ |
D | decoder_gsm_amr.cpp | 50 dec->ConstructL(); in OSCL_DLL_ENTRY_POINT_DEFAULT() 54 OSCL_EXPORT_REF void CDecoder_AMR_NB::ConstructL() in ConstructL() function in CDecoder_AMR_NB
|
/external/opencore/codecs_v2/audio/mp3/dec/src/ |
D | pvmp3_decoder.cpp | 123 dec->ConstructL(); in OSCL_DLL_ENTRY_POINT_DEFAULT() 130 OSCL_EXPORT_REF void CPvMP3_Decoder::ConstructL() in ConstructL() function in CPvMP3_Decoder
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/ |
D | tscsrpbuffer.h | 88 void ConstructL(); 159 void ConstructL();
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/ |
D | decoder_amr_wb.cpp | 60 dec->ConstructL(); in OSCL_DLL_ENTRY_POINT_DEFAULT() 64 OSCL_EXPORT_REF void CDecoder_AMR_WB::ConstructL() in ConstructL() function in CDecoder_AMR_WB
|
/external/opencore/oscl/oscl/osclproc/src/ |
D | oscl_scheduler.h | 215 virtual void ConstructL(const char *name, int); 384 void ConstructL(const char *name, int);
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/ |
D | pvgsmamr.h | 56 void ConstructL(void);
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
D | decoder_aac.cpp | 46 dec->ConstructL(); in OSCL_DLL_ENTRY_POINT_DEFAULT() 53 OSCL_EXPORT_REF void CDecoder_AAC::ConstructL() in ConstructL() function in CDecoder_AAC
|