Home
last modified time | relevance | path

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

/trunk/main/registry/tools/
H A Dchecksingleton.cxx282 RegistryKey typeRoot; in main() local
283 if ( typeReg.openRootKey(typeRoot) ) in main()
293 if ( typeRoot.openKey(S2U(options.getBase()), typeKey) ) in main()
302 typeKey = typeRoot; in main()
316 typeRoot.releaseKey(); in main()
H A Drdbedit.cxx283 RegistryKey typeRoot; in main() local
284 if ( typeReg.openRootKey(typeRoot) ) in main()
293 if ( typeRoot.deleteKey(S2U(options.getKeyName())) ) in main()
305 typeRoot.releaseKey(); in main()

Completed in 13 milliseconds