HomeSort by relevance Sort by last modified time
    Searched refs:isEncrypted (Results 1 - 10 of 10) sorted by null

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
CencSampleEncryptionInformationGroupEntry.java 27 * Each sample in a protected track shall be associated with an IsEncrypted flag, IV_Size, and KID.
37 private int isEncrypted;
43 isEncrypted = IsoTypeReader.readUInt24(byteBuffer);
53 IsoTypeWriter.writeUInt24(byteBuffer, isEncrypted);
61 return isEncrypted;
65 isEncrypted = encrypted;
88 "isEncrypted=" + isEncrypted +
105 if (isEncrypted != that.isEncrypted) {
    [all...]
  /external/fonttools/Lib/fontTools/
t1Lib.py 209 for isEncrypted, chunk in chunks:
210 if isEncrypted and isHex(chunk[:4]):
225 for isEncrypted, chunk in chunks:
226 if isEncrypted:
244 for isEncrypted, chunk in chunks:
245 if isEncrypted:
261 for isEncrypted, chunk in chunks:
262 if isEncrypted:
294 for isEncrypted, chunk in chunks:
295 if isEncrypted
    [all...]
  /external/lzma/CPP/7zip/Archive/7z/
7zUpdate.cpp 757 bool isEncrypted = f.IsEncrypted();
758 rep.Group = GetGroupIndex(isEncrypted, Is86FilteredFolder(f));
767 if (isEncrypted)
  /system/security/keystore/
keystore.cpp 532 bool isEncrypted() const {
574 if (isEncrypted()) {
600 if (isEncrypted()) {
649 if (isEncrypted() && (state != STATE_NO_ERROR)) {
664 if (isEncrypted()) {
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java     [all...]
  /prebuilts/devtools/tools/lib/
jobb.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 141 milliseconds