Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/cf/
DBinaryPropertyList.cpp366 void appendIntegerArrayObject(const int*, size_t);
575 appendIntegerArrayObject(integers, size); in writeIntegerArray()
736 void BinaryPropertyListSerializer::appendIntegerArrayObject(const int* integers, size_t size) in appendIntegerArrayObject() function in WebCore::BinaryPropertyListSerializer