Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2412/
Dpoc.cpp55 size_t lengthPos = pData->dataPosition(); in writeBundle() local
71 pData->setDataPosition(lengthPos); in writeBundle()
/cts/tests/tests/os/src/android/os/cts/
DBundleTest.java909 final int lengthPos = p.dataPosition(); in testBundleLengthNotAlignedByFour() local
911 p.setDataPosition(lengthPos); in testBundleLengthNotAlignedByFour()
916 p.setDataPosition(lengthPos); in testBundleLengthNotAlignedByFour()