Searched refs:validating (Results 1 – 7 of 7) sorted by relevance
/system/vold/ |
D | Checkpoint.cpp | 590 std::vector<char> relocatedRead(int device_fd, Relocations const& relocations, bool validating, in relocatedRead() argument 592 if (!validating) { in relocatedRead() 613 bool validating = true; in cp_restoreCheckpoint() local 629 validating = false; in cp_restoreCheckpoint() 638 auto ls_buffer = relocatedRead(device_fd, relocations, validating, 0, in cp_restoreCheckpoint() 645 if (ls.magic != kMagic && (ls.magic != kPartialRestoreMagic || validating)) { in cp_restoreCheckpoint() 670 auto buffer = relocatedRead(device_fd, relocations, validating, le->dest, le->size, in cp_restoreCheckpoint() 682 if (validating) { in cp_restoreCheckpoint() 696 if (!validating) { in cp_restoreCheckpoint() 709 if (!validating) break; in cp_restoreCheckpoint() [all …]
|
/system/sepolicy/tools/ |
D | README | 2 which are used in building and validating the policy and others are
|
/system/sepolicy/private/ |
D | traced.te | 45 # creates the shared memory, that is then adopted by traced (after validating
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | traced.te | 45 # creates the shared memory, that is then adopted by traced (after validating
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 4 validating device-side fastboot protocol implementations.
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 1793 # validating XML parser to check the syntax of the XML files. 1799 # validating XML parser to check the syntax of the XML files.
|
D | Doxyfile.bak | 1793 # validating XML parser to check the syntax of the XML files. 1799 # validating XML parser to check the syntax of the XML files.
|