Searched refs:implkey_xRegistryKey (Results 1 – 1 of 1) sorted by relevance
239 XRegistryKey implkey_xRegistryKey = rootkey.openKey("Implementations"); in initialize() local240 if(implkey_xRegistryKey != null) { in initialize()241 XRegistryKey xRegistryKeys[] = implkey_xRegistryKey.openKeys(); in initialize()
Completed in 11 milliseconds