Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/cf/
DBinaryPropertyList.cpp51 static const UInt8 arrayWithSeparateLengthMarkerByte = 0xAF; variable
607 appendByte(arrayWithSeparateLengthMarkerByte); in writeArrayEnd()
742 appendByte(arrayWithSeparateLengthMarkerByte); in appendIntegerArrayObject()