Home
last modified time | relevance | path

Searched defs:section (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DXmpDepthDecode.java233 Section section = new Section(); in parse() local
297 Section section = new Section(); in readSection() local
309 Section section = new Section(); in readSection() local
317 Section section = new Section(); in readSection() local
427 Section section = xmpSections.get(i); in parseExtendedXMPSections() local
/cts/hostsidetests/security/src/android/security/cts/
DSELinuxNeverallowRule.java141 String section = rule.substring(6); in parsePolicy() local
144 String section = rule.substring(4); in parsePolicy() local
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/packages/
DAdbPackageParser26.java128 void parseInstallPermissions(String section, AdbPackage.MutablePackage pkg) { in parseInstallPermissions()
140 void parseUser(String section, AdbPackage.MutablePackage pkg) throws AdbParseException { in parseUser()
/cts/tests/tests/keystore/src/android/keystore/cts/
DAESCipherNistCavpKatTest.java212 String section = null; // ENCRYPT or DECRYPT in runTestsForKatFile() local
/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
DLatencyAnalyzer.h739 for (int section = 0; section < numSections; section++) { in generatePulseRecording() local