Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclproc/src/
Doscl_init.h54 , iErrAlloc(NULL) in OsclSelect()
74 , iErrAlloc(erralloc) in iOsclBase()
88 Oscl_DefAlloc *iErrAlloc; //Allocator for OsclErrorTrap::Init variable
Doscl_init.cpp80 err = OsclErrorTrap::Init(select->iErrAlloc); in Init()