Home
last modified time | relevance | path

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

/packages/modules/Virtualization/pvmfw/src/
Dinstance.rs160 magic: [u8; Header::MAGIC.len()],
165 const MAGIC: &'static [u8] = b"Android-VM-instance"; constant
169 self.magic == Self::MAGIC && self.version() == Self::VERSION_1 in is_valid()
Dconfig.rs84 const MAGIC: u32 = u32::from_ne_bytes(*b"pvmf"); constant
215 if header.magic != Header::MAGIC { in new()
/packages/services/Telephony/utils/satellite/s2storage/src/readonly/java/com/android/telephony/sats2range/read/
DSatS2RangeFileReader.java58 memoryMapBlocks, file, SatS2RangeFileFormat.MAGIC, SatS2RangeFileFormat.VERSION); in open()
DSatS2RangeFileFormat.java51 public static final char MAGIC = 0xCFAF; field in SatS2RangeFileFormat
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/
DBluetoothSnoopLogFilterProfileMapPreferenceControllerTest.java140 Assert.assertEquals(mode, BluetoothProperties.snoop_log_filter_profile_map_values.MAGIC); in onPreferenceChanged_turnOnBluetoothSnoopLogMagicFilterMap()
DBluetoothSnoopLogFilterProfilePbapPreferenceControllerTest.java140 Assert.assertEquals(mode, BluetoothProperties.snoop_log_filter_profile_pbap_values.MAGIC); in onPreferenceChanged_turnOnBluetoothSnoopLogMagicFilterPbap()
/packages/services/Telephony/utils/satellite/s2storage/src/write/java/com/android/telephony/sats2range/write/
DSatS2RangeFileWriter.java58 SatS2RangeFileFormat.MAGIC, SatS2RangeFileFormat.VERSION, outFile); in open()
/packages/modules/GeoTZ/tzs2storage/src/readonly/java/com/android/timezone/location/storage/tzs2range/read/
DTzS2RangeFileReader.java62 memoryMapBlocks, file, TzS2RangeFileFormat.MAGIC, TzS2RangeFileFormat.VERSION); in open()
/packages/modules/GeoTZ/tzs2storage/src/readonly/java/com/android/timezone/location/storage/tzs2range/
DTzS2RangeFileFormat.java51 public static final char MAGIC = 0xAFCF; field in TzS2RangeFileFormat
/packages/modules/GeoTZ/tzs2storage/src/write/java/com/android/timezone/location/storage/tzs2range/write/
DTzS2RangeFileWriter.java62 TzS2RangeFileFormat.MAGIC, TzS2RangeFileFormat.VERSION, outFile); in open()
/packages/apps/Car/DebuggingRestrictionController/libs/
Dokhttp-3.12.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...