Lines Matching refs:aBlopSize

138         sal_uInt32      aBlopSize = writer.getBlopSize();  in test_coreReflection()  local
140 …REG_ENSURE(!key2.setValue(OUString(), RG_VALUETYPE_BINARY, (void*)pBlop, aBlopSize), "testCoreRefl… in test_coreReflection()
142 sal_uInt8* readBlop = (sal_uInt8*)rtl_allocateMemory(aBlopSize); in test_coreReflection()
145 RegistryTypeReader reader(readBlop, aBlopSize, sal_True); in test_coreReflection()
185 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection() local
187 …REG_ENSURE(!key3.setValue(OUString(), RG_VALUETYPE_BINARY, (void*)pBlop, aBlopSize), "testCoreRefl… in test_coreReflection()
212 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection() local
214 …REG_ENSURE(!key4.setValue(OUString(), RG_VALUETYPE_BINARY, (void*)pBlop, aBlopSize), "testCoreRefl… in test_coreReflection()
253 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection() local
255 …REG_ENSURE(!key5.setValue(OUString(), RG_VALUETYPE_BINARY, (void*)pBlop, aBlopSize), "testCoreRefl… in test_coreReflection()
257 sal_uInt8* readBlop = (sal_uInt8*)rtl_allocateMemory(aBlopSize); in test_coreReflection()
260 RegistryTypeReader reader(readBlop, aBlopSize, sal_True); in test_coreReflection()
290 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection() local
292 …REG_ENSURE(!key6.setValue(OUString(), RG_VALUETYPE_BINARY, (void*)pBlop, aBlopSize), "testCoreRefl… in test_coreReflection()
319 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection() local
321 …REG_ENSURE(!key7.setValue(OUString(), RG_VALUETYPE_BINARY, (void*)pBlop, aBlopSize), "testCoreRefl… in test_coreReflection()
322 sal_uInt8* readBlop = (sal_uInt8*)rtl_allocateMemory(aBlopSize); in test_coreReflection()
325 RegistryTypeReader reader(readBlop, aBlopSize, sal_True); in test_coreReflection()
369 sal_uInt32 aBlopSize = writer.getBlopSize(); in test_coreReflection() local
371 …REG_ENSURE(!key8.setValue(OUString(), RG_VALUETYPE_BINARY, (void*)pBlop, aBlopSize), "testCoreRefl… in test_coreReflection()