Home
last modified time | relevance | path

Searched refs:PushL (Results 1 – 22 of 22) sorted by relevance

/external/opencore/oscl/oscl/osclerror/src/
Doscl_error.cpp86 OSCL_EXPORT_REF void OsclError::PushL(_OsclHeapBase * aPtr) in PushL() function in OsclError
94 trap->iTrapStack->PushL(aPtr); in PushL()
97 OSCL_EXPORT_REF void OsclError::PushL(OsclAny* aPtr) in PushL() function in OsclError
108 trap->iTrapStack->PushL(item); in PushL()
111 OSCL_EXPORT_REF void OsclError::PushL(OsclTrapItem anItem) in PushL() function in OsclError
119 trap->iTrapStack->PushL(anItem); in PushL()
Doscl_error.h91 OSCL_IMPORT_REF static void PushL(_OsclHeapBase * aPtr);
95 OSCL_IMPORT_REF static void PushL(OsclAny* aPtr);
99 OSCL_IMPORT_REF static void PushL(OsclTrapItem anItem);
140 #define OSCL_TRAPSTACK_PUSH(a) OsclError::PushL(a)
Doscl_error_trapcleanup.h117 void PushL(_OsclHeapBase *aCBase);
118 void PushL(OsclAny *aTAny);
119 void PushL(OsclTrapItem anItem);
Doscl_error_trapcleanup.cpp173 void OsclTrapStack::PushL(_OsclHeapBase *aCBase) in PushL() function in OsclTrapStack
187 void OsclTrapStack::PushL(OsclAny *aTAny) in PushL() function in OsclTrapStack
209 void OsclTrapStack::PushL(OsclTrapItem anItem) in PushL() function in OsclTrapStack
/external/opencore/oscl/oscl/osclio/src/
Doscl_socket_shutdown.cpp35 OsclError::PushL(self); in NewL()
47 OsclError::PushL(self); in ConstructL()
Doscl_socket_listen.cpp30 OsclError::PushL(self); in NewL()
42 OsclError::PushL(self); in ConstructL()
Doscl_socket_bind.cpp30 OsclError::PushL(self); in NewL()
42 OsclError::PushL(self); in ConstructL()
Doscl_socket_connect.cpp30 OsclError::PushL(self); in NewL()
42 OsclError::PushL(self); in ConstructL()
Doscl_socket.cpp35 OsclError::PushL(self); in NewL()
69 OsclError::PushL(self); in NewL()
162 OsclError::PushL(self); in NewL()
176 OsclError::PushL(self); in NewL()
Doscl_socket_recv.cpp31 OsclError::PushL(self); in NewL()
43 OsclError::PushL(self); in ConstructL()
Doscl_socket_send.cpp32 OsclError::PushL(self); in NewL()
44 OsclError::PushL(self); in ConstructL()
Doscl_socket_send_to.cpp33 OsclError::PushL(self); in NewL()
45 OsclError::PushL(self); in ConstructL()
Doscl_socket_accept.cpp30 OsclError::PushL(self); in NewL()
42 OsclError::PushL(self); in ConstructL()
Doscl_dns_gethostbyname.cpp37 OsclError::PushL(self); in NewL()
82 OsclError::PushL(self); in NewL()
Doscl_socket_recv_from.cpp30 OsclError::PushL(self); in NewL()
42 OsclError::PushL(self); in ConstructL()
Doscl_tcp_socket.cpp39 OsclError::PushL(self); in NewL()
55 OsclError::PushL(self); in NewL()
Doscl_dns.cpp33 OsclError::PushL(self); in NewL()
Doscl_udp_socket.cpp36 OsclError::PushL(self); in NewL()
Doscl_file_async_read.cpp46 OsclError::PushL(self); in NewL()
99 OsclError::PushL(self); in NewL()
Doscl_socket_serv_imp_pv.cpp508 OsclError::PushL(self); in NewL()
/external/opencore/engines/2way/src/
Dpv_2way_proxy_adapter.cpp457 OsclError::PushL(mem); in SetLogAppender()
486 OsclError::PushL(mem); in RemoveLogAppender()
519 OsclError::PushL(mem); in SetLogLevel()
548 OsclError::PushL(mem); in GetLogLevel()
/external/opencore/oscl/oscl/osclproc/src/
Doscl_scheduler.cpp282 OsclError::PushL(self); in NewL()