Home
last modified time | relevance | path

Searched refs:iErrorTrapImp (Results 1 – 2 of 2) sorted by relevance

/external/opencore/oscl/oscl/osclproc/src/
Doscl_scheduler.h245 OsclErrorTrapImp* iErrorTrapImp; variable
Doscl_scheduler.cpp369 iErrorTrapImp = OsclErrorTrap::GetErrorTrapImp(); in InstallScheduler()
370 if (!iErrorTrapImp) in InstallScheduler()
1235 OSCL_TRY_NO_TLS(iErrorTrapImp, err, pvactive->Run();); in CallRunExec()