Searched refs:_CreateDebugContext (Results 1 – 1 of 1) sorted by relevance
116 error = _CreateDebugContext(context); in Init()149 || _CreateDebugContext(context) != B_OK) { in GetContext()180 status_t _CreateDebugContext(DebugContext*& _context) in _CreateDebugContext() function