Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1112 … virtual STDMETHODIMP_(int) OnExecutePackageBegin(__in_z LPCWSTR wzPackageId, __in BOOL fExecute) { in OnExecutePackageBegin() argument
1157 return __super::OnExecutePackageBegin(wzPackageId, fExecute); in OnExecutePackageBegin()