Home
last modified time | relevance | path

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

/aoo42x/main/setup_native/source/win32/customactions/rebase/
H A Drebase.cxx47 typedef std::hash_map< std::string, bool > ExcludeLibsMap; typedef
125 …InFolder( MSIHANDLE handle, const std::string& sPath, LPVOID address, ExcludeLibsMap& rExcludeMap ) in rebaseImagesInFolder()
160 static BOOL rebaseImages( MSIHANDLE handle, LPVOID pAddress, ExcludeLibsMap& rMap ) in rebaseImages()
193 static void InitExcludeFromRebaseList( MSIHANDLE handle, ExcludeLibsMap& rMap ) in InitExcludeFromRebaseList()
237 ExcludeLibsMap aExcludeLibsMap; in RebaseLibrariesOnProperties()

Completed in 13 milliseconds