Searched refs:IsPatchInstalled (Results 1 – 2 of 2) sorted by relevance
119 boolean IsPatchInstalled( TCHAR* pBaseDir, TCHAR* pFileName );
484 if ( ! IsPatchInstalled( pBaseDir, aFindFileData.cFileName ) ) in GetPatches()489 if ( ! IsPatchInstalled( pBaseDir, aFindFileData.cFileName ) ) in GetPatches()1842 boolean SetupAppX::IsPatchInstalled( TCHAR* pBaseDir, TCHAR* pFileName ) in IsPatchInstalled() function in SetupAppX
Completed in 26 milliseconds