Searched defs:isEncrypted (Results 1 - 10 of 10) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
H A DCencSampleEncryptionInformationGroupEntry.java37 private int isEncrypted; field in class:CencSampleEncryptionInformationGroupEntry
43 isEncrypted = IsoTypeReader.readUInt24(byteBuffer);
53 IsoTypeWriter.writeUInt24(byteBuffer, isEncrypted);
61 return isEncrypted;
65 isEncrypted = encrypted;
88 "isEncrypted=" + isEncrypted +
105 if (isEncrypted != that.isEncrypted) {
120 int result = isEncrypted;
[all...]
/external/lzma/CPP/7zip/Archive/7z/
H A D7zExtract.cpp213 bool isEncrypted = false; local
H A D7zUpdate.cpp674 bool isEncrypted = false; local
833 bool isEncrypted = f.IsEncrypted(); local
834 rep.Group = GetGroupIndex(isEncrypted, Is86FilteredFolder(f));
843 if (isEncrypted)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 875 milliseconds