Home
last modified time | relevance | path

Searched defs:SetState (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextInEx.h306 EFI_SET_STATE SetState; member
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp733 void NativeProcessProtocol::SetState(lldb::StateType state, in SetState() function in NativeProcessProtocol
/freebsd/stand/efi/include/
H A Deficon.h521 EFI_SET_STATE SetState; member
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp565 void Thread::SetState(StateType state) { in SetState() function in Thread