Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/epoc/
DSDL_epocvideo.cpp67 User::LeaveIfError(UserHal::MemoryInfo(membuf)); in Debug_AvailMem2()
196 User::LeaveIfError(error); in ConstructWindowL()
198 User::LeaveIfError(Private->EPOC_WsScreen->Construct()); in ConstructWindowL()
199 User::LeaveIfError(Private->EPOC_WsScreen->CreateContext(Private->EPOC_WindowGc)); in ConstructWindowL()
202 User::LeaveIfError(Private->EPOC_WsWindowGroup.Construct(WindowClientHandle)); in ConstructWindowL()
217 …User::LeaveIfError(Private->EPOC_WsWindow.Construct(Private->EPOC_WsWindowGroup,WindowClientHandle… in ConstructWindowL()
/external/opencore/baselibs/thread_messaging/src/
Dpv_interface_proxy.cpp411 OsclError::LeaveIfError(err); in RegisterProxiedInterface()
447 OsclError::LeaveIfError(err); in SendCommand()
472 OsclError::LeaveIfError(err); in SendNotification()
/external/opencore/oscl/oscl/osclerror/src/
Doscl_error.cpp194 OSCL_EXPORT_REF void OsclError::LeaveIfError(int32 aReason) in LeaveIfError() function in OsclError
Doscl_error.h134 OSCL_IMPORT_REF static void LeaveIfError(int32 aReason);
/external/opencore/codecs_v2/omx/omx_proxy/src/
Dpv_omx_interface_proxy.cpp465 OsclError::LeaveIfError(err); in RegisterProxiedInterface()
531 OsclError::LeaveIfError(err); in SendNotification()
/external/opencore/oscl/oscl/osclproc/src/
Doscl_scheduler.cpp1155 OsclError::LeaveIfError(err); in PendComplete()
1194 OsclError::LeaveIfError(err); in RequestCanceled()