Home
last modified time | relevance | path

Searched refs:VALUE_TYPEOFFSET (Results 1 – 3 of 3) sorted by relevance

/trunk/main/registry/source/
H A Dkeyimpl.cxx276 readUINT32(pBuffer+VALUE_TYPEOFFSET, size); in getValueInfo()
335 writeUINT32(pBuffer+VALUE_TYPEOFFSET, size); in setValue()
407 writeUINT32(pBuffer+VALUE_TYPEOFFSET, size); in setLongListValue()
470 writeUINT32(pBuffer+VALUE_TYPEOFFSET, size); in setStringListValue()
538 writeUINT32(pBuffer+VALUE_TYPEOFFSET, size); in setUnicodeListValue()
613 readUINT32(pBuffer+VALUE_TYPEOFFSET, valueSize); in getValue()
721 readUINT32(pBuffer+VALUE_TYPEOFFSET, valueSize); in getLongListValue()
818 readUINT32(pBuffer+VALUE_TYPEOFFSET, valueSize); in getStringListValue()
924 readUINT32(pBuffer+VALUE_TYPEOFFSET, valueSize); in getUnicodeListValue()
H A Dregimpl.cxx1065 readUINT32(pBuffer+VALUE_TYPEOFFSET, valueSize); in loadAndSaveValue()
1158 readUINT32(pBuffer+VALUE_TYPEOFFSET, valueSize); in checkBlop()
1316 writeUINT32(pBuffer+VALUE_TYPEOFFSET, aBlopSize); in mergeModuleValue()
1501 readUINT32(pBuffer+VALUE_TYPEOFFSET, valueSize); in dumpValue()
H A Dregimpl.hxx52 #define VALUE_TYPEOFFSET 1 macro

Completed in 33 milliseconds