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

/haiku/src/system/boot/platform/openfirmware/
H A DHandle.h18 void SetHandle(intptr_t handle, bool takeOwnership = true);
H A DHandle.cpp38 Handle::SetHandle(intptr_t handle, bool takeOwnership) function in class:Handle
H A Dconsole.cpp68 fReadHandle.SetHandle(readHandle, takeOwnership);
69 fWriteHandle.SetHandle(readHandle, takeOwnership);
/haiku/src/system/boot/platform/atari_m68k/
H A DHandle.cpp49 Handle::SetHandle(int handle) function in class:Handle
H A DHandle.h21 void SetHandle(int handle);
/haiku/src/system/boot/platform/amiga_m68k/
H A DHandle.cpp48 Handle::SetHandle(int handle) function in class:Handle
H A DHandle.h20 void SetHandle(int handle);

Completed in 43 milliseconds