Home
last modified time | relevance | path

Searched refs:SetProgressState (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp998 SetProgressState(hrStatus); in OnCacheAcquireComplete()
1009 SetProgressState(hrStatus); in OnCacheVerifyComplete()
1059 SetProgressState(HRESULT_FROM_WIN32(dwCode)); in OnError()
1192 SetProgressState(hrExitCode); in OnExecutePackageComplete()
1219 SetProgressState(hrStatus); in OnExecuteComplete()
2230 SetProgressState(hr); in OnApply()
2699 hr = _taskbarList->SetProgressState(_hWnd, tbpFlags); in SetTaskbarButtonState()
2708 void SetProgressState(__in HRESULT hrStatus) { in SetProgressState() function in PythonBootstrapperApplication