Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextInEx.h316 EFI_SET_STATE SetState; member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp670 void NativeProcessProtocol::SetState(lldb::StateType state, in SetState() function in NativeProcessProtocol
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThread.cpp590 void Thread::SetState(StateType state) { in SetState() function in Thread