Home
last modified time | relevance | path

Searched refs:validating (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/system/vold/
H A DCheckpoint.cpp589 std::vector<char> relocatedRead(int device_fd, Relocations const& relocations, bool validating, in relocatedRead() argument
591 if (!validating) { in relocatedRead()
612 bool validating = true; in cp_restoreCheckpoint() local
628 validating = false; in cp_restoreCheckpoint()
637 auto ls_buffer = relocatedRead(device_fd, relocations, validating, 0, in cp_restoreCheckpoint()
644 if (ls.magic != kMagic && (ls.magic != kPartialRestoreMagic || validating)) { in cp_restoreCheckpoint()
669 auto buffer = relocatedRead(device_fd, relocations, validating, le->dest, le->size, in cp_restoreCheckpoint()
681 if (validating) { in cp_restoreCheckpoint()
695 if (!validating) { in cp_restoreCheckpoint()
708 if (!validating) break; in cp_restoreCheckpoint()
[all …]
/aosp12/art/test/671-npe-field-opts/
H A Dinfo.txt3 when validating a NPE.
/aosp12/packages/modules/Connectivity/tests/smoketest/
H A DAndroid.bp7 // test is effectively empty beyond validating that the libraries load correctly, and
/aosp12/hardware/interfaces/soundtrigger/2.3/
H A DISoundTriggerHw.hal73 * directly in the definition and validating internally
94 * directly in the definition and validating internally
/aosp12/hardware/interfaces/audio/
H A DREADME.md54 - `vts` — VTS tests for validating actual configuration files.
/aosp12/system/sepolicy/tools/
H A DREADME2 which are used in building and validating the policy and others are
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dtraced.te45 # creates the shared memory, that is then adopted by traced (after validating
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dtraced.te52 # creates the shared memory, that is then adopted by traced (after validating
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dtraced.te52 # creates the shared memory, that is then adopted by traced (after validating
/aosp12/system/sepolicy/private/
H A Dtraced.te52 # creates the shared memory, that is then adopted by traced (after validating
/aosp12/art/tools/jfuzz/
H A DREADME.md110 finite in size and scope. Tests typically focus on validating particular
/aosp12/hardware/libhardware/modules/camera/3_4/
H A DREADME.md103 filling the static metadata, validating, getting, and setting settings,
/aosp12/system/apex/apexd/apexd_testdata/
H A DAndroid.bp409 // with manifest name 'sharedlibs', and modify aapt2 to skip validating
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A DREADME.md4 validating device-side fastboot protocol implementations.
/aosp12/frameworks/wilhelm/doc/
H A DDoxyfile1254 # which can be used by a validating XML parser to check the
1260 # which can be used by a validating XML parser to check the
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/doc/
H A Dfeature_mos_API_doxyfile1193 # which can be used by a validating XML parser to check the
1199 # which can be used by a validating XML parser to check the
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/doc/
H A Ddbreg_API_doxyfile1193 # which can be used by a validating XML parser to check the
1199 # which can be used by a validating XML parser to check the
/aosp12/hardware/interfaces/graphics/composer/2.1/
H A DIComposerClient.hal874 * this function without first validating the display.
/aosp12/frameworks/native/docs/
H A DDoxyfile1512 # which can be used by a validating XML parser to check the
1518 # which can be used by a validating XML parser to check the
/aosp12/frameworks/av/media/libaaudio/
H A DDoxyfile1802 # validating XML parser to check the syntax of the XML files.
1808 # validating XML parser to check the syntax of the XML files.
/aosp12/packages/modules/Wifi/service/proto/src/
H A Dmetrics.proto3499 // used for validating server certificate for AAA, Remediation and Policy server.
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt11034 Ljavax/xml/parsers/DocumentBuilderFactory;->validating:Z
11039 Ljavax/xml/parsers/SAXParserFactory;->validating:Z
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...

12