Searched refs:SetHandles (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/boot/platform/openfirmware/
H A Dconsole.cpp25 void SetHandles(intptr_t readHandle, intptr_t writeHandle, bool takeOwnership = true);
66 Console::SetHandles(intptr_t readHandle, intptr_t writeHandle, bool takeOwnership) function in class:Console
191 sConsole.SetHandles(input, output);

Completed in 28 milliseconds