/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | cow_reader.cpp | 527 CowOperation* overwrite = nullptr; in VerifyMergeOps() local 529 overwrite = &overwritten_blocks[block]; in VerifyMergeOps() 532 << *overwrite; in VerifyMergeOps() 535 overwrite = &overwritten_blocks[block + 1]; in VerifyMergeOps() 538 << *overwrite; in VerifyMergeOps() 540 if (overwrite != nullptr) return false; in VerifyMergeOps()
|
/aosp14/frameworks/base/tools/aapt/ |
H A D | AaptAssets.cpp | 642 const bool overwrite) in addLeafFile() argument 652 return group->addFile(file, overwrite); in addLeafFile() 657 sp<FilePathStore>& fullResPaths, const bool overwrite) in slurpFullTree() argument 716 resType, fullResPaths, overwrite); in slurpFullTree() 726 status_t err = addLeafFile(fileNames[i], file, overwrite); in slurpFullTree() 1120 const bool overwrite) in slurpFullTree() argument 1122 ssize_t res = AaptDir::slurpFullTree(bundle, srcDir, kind, resType, fullResPaths, overwrite); in slurpFullTree()
|
H A D | AaptAssets.h | 290 const bool overwrite=false); 296 const bool overwrite=false); 593 const bool overwrite=false);
|
H A D | ResourceTable.h | 64 const bool overwrite, 150 const bool overwrite = false); 365 const bool overwrite = false);
|
H A D | ResourceTable.cpp | 601 const bool overwrite, in parseAndAddBag() argument 698 const bool overwrite, in parseAndAddEntry() argument 772 false, curFormat, overwrite); in parseAndAddEntry() 781 const bool overwrite, in compileResourceFile() argument 1551 overwrite, curIsBagReplaceOnOverwrite); in compileResourceFile() 1634 overwrite, outTable); in compileResourceFile() 1642 overwrite, outTable); in compileResourceFile() 1864 const bool overwrite) in addEntry() argument 1876 sp<Entry> e = getEntry(package, type, name, sourcePos, overwrite, in addEntry() 3513 const bool overwrite) in setItem() argument [all …]
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | DrawableHolder.java | 115 private DrawableHolder addAnimation(ObjectAnimator anim, boolean overwrite) { in addAnimation() argument
|
/aosp14/frameworks/base/mime/ |
H A D | Android.bp | 117 // every field so that its mappings will never overwrite earlier mappings by
|
/aosp14/system/core/init/ |
H A D | Android.bp | 318 // Otherwise, it will overwrite the symlink.
|
/aosp14/system/core/fastboot/fuzzy_fastboot/ |
H A D | README.md | 81 | test | "yes" or "no" | Is Fuzzy Fastboot is allowed to generate tests that overwrite this p…
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | Editor.java | 7197 void loadHandleDrawables(final boolean overwrite) { in loadHandleDrawables() argument 7198 if (mSelectHandleCenter == null || overwrite) { in loadHandleDrawables() 7205 if (mSelectHandleLeft == null || mSelectHandleRight == null || overwrite) { in loadHandleDrawables()
|
/aosp14/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 2040 # overwrite each other's variables.
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |