Searched defs:pEngine (Results 1 – 3 of 3) sorted by relevance
41 __in IBootstrapperEngine* pEngine, in BootstrapperApplicationCreate()66 __in IBootstrapperEngine* pEngine, in MbaPrereqBootstrapperApplicationCreate()
2818 static bool IsTargetPlatformx64(__in IBootstrapperEngine* pEngine) { in IsTargetPlatformx64()2829 static bool IsTargetPlatformARM64(__in IBootstrapperEngine* pEngine) { in IsTargetPlatformARM64()2841 __in IBootstrapperEngine* pEngine, in LoadOptionalFeatureStatesFromKey()2877 __in IBootstrapperEngine* pEngine, in LoadTargetDirFromKey()2908 __in IBootstrapperEngine* pEngine, in LoadAssociateFilesStateFromKey()2938 static void LoadOptionalFeatureStates(__in IBootstrapperEngine* pEngine) { in LoadOptionalFeatureStates()3079 __in IBootstrapperEngine* pEngine, in PythonBootstrapperApplication()3242 __in IBootstrapperEngine* pEngine, in CreateBootstrapperApplication()
64 const char *pEngine; in main() local