Lines Matching refs:xNewKey
65 Reference< XRegistryKey > xNewKey = xKey->createKey( str ); in component_writeInfo() local
66 xNewKey->createKey( OPipeTest_getServiceName() ); in component_writeInfo()
71 xNewKey = xKey->createKey( str ); in component_writeInfo()
72 xNewKey->createKey( OPumpTest_getServiceName() ); in component_writeInfo()
77 xNewKey = xKey->createKey( str ); in component_writeInfo()
78 xNewKey->createKey( ODataStreamTest_getServiceName(1) ); in component_writeInfo()
83 xNewKey = xKey->createKey( str ); in component_writeInfo()
84 xNewKey->createKey( ODataStreamTest_getServiceName(2) ); in component_writeInfo()
89 xNewKey = xKey->createKey( str ); in component_writeInfo()
90 xNewKey->createKey( OObjectStreamTest_getServiceName(1) ); in component_writeInfo()
95 xNewKey = xKey->createKey( str ); in component_writeInfo()
96 xNewKey->createKey( OObjectStreamTest_getServiceName(2) ); in component_writeInfo()
101 xNewKey = xKey->createKey( str ); in component_writeInfo()
102 xNewKey->createKey( OMarkableOutputStreamTest_getServiceName() ); in component_writeInfo()
107 xNewKey = xKey->createKey( str ); in component_writeInfo()
108 xNewKey->createKey( OMarkableInputStreamTest_getServiceName() ); in component_writeInfo()
113 xNewKey = xKey->createKey( str ); in component_writeInfo()
114 xNewKey->createKey( OMyPersistObject_getServiceName() ); in component_writeInfo()