Searched defs:SetState (Results 1 – 2 of 2) sorted by relevance
53 void SetState(State newState) { st_ = newState; } in SetState() function
2485 void SetState(__in PYBA_STATE state, __in HRESULT hrStatus) { in SetState() function in PythonBootstrapperApplication