Searched defs:HAL (Results 1 – 5 of 5) sorted by relevance
1 # HAL chapter
168 ### HAL subsection
82 HAL::HAL(IOffloadManager* mgr) : mLogs("HAL Function Calls", 50) { in HAL() function in HAL
80 HAL::HAL(IOffloadManager* mgr) : mLogs("HAL Function Calls", 100) { in HAL() function in HAL
129 enum BufferManagerType { FRAMEWORK = 0, HAL, SESSION }; enumerator