Home
last modified time | relevance | path

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

/glogg/glogg/src/
H A Dpersistentinfo.h
H A Dpersistentinfo.cpp
H A Dmain.cpp
/glogg/src/
H A Dpersistentinfo.h37 void migrateAndInit();
H A Dpersistentinfo.cpp43 void PersistentInfo::migrateAndInit() in migrateAndInit() function in PersistentInfo
H A Dmain.cpp223 GetPersistentInfo().migrateAndInit(); in main()