Searched refs:overwrite (Results 1 – 11 of 11) sorted by relevance
/frameworks/av/media/libnbaio/ |
D | README.txt | 18 overwrite data if not consumed quickly enough 34 and will never overwrite data
|
/frameworks/base/tools/aapt/ |
D | AaptAssets.cpp | 667 const bool overwrite) in addLeafFile() argument 677 return group->addFile(file, overwrite); in addLeafFile() 682 sp<FilePathStore>& fullResPaths, const bool overwrite) in slurpFullTree() argument 741 resType, fullResPaths, overwrite); in slurpFullTree() 751 status_t err = addLeafFile(fileNames[i], file, overwrite); in slurpFullTree() 1145 const bool overwrite) in slurpFullTree() argument 1147 ssize_t res = AaptDir::slurpFullTree(bundle, srcDir, kind, resType, fullResPaths, overwrite); in slurpFullTree()
|
D | AaptAssets.h | 292 const bool overwrite=false); 298 const bool overwrite=false); 595 const bool overwrite=false);
|
D | ResourceTable.h | 65 const bool overwrite, 140 const bool overwrite = false); 344 const bool overwrite = false);
|
D | ResourceTable.cpp | 588 const bool overwrite, in parseAndAddBag() argument 615 &spans, &config, overwrite, false, curFormat); in parseAndAddBag() 683 const bool overwrite, in parseAndAddEntry() argument 755 false, curFormat, overwrite); in parseAndAddEntry() 764 const bool overwrite, in compileResourceFile() argument 1073 ResTable_map::TYPE_STRING, overwrite); in compileResourceFile() 1518 overwrite, curIsBagReplaceOnOverwrite); in compileResourceFile() 1590 product, NO_PSEUDOLOCALIZATION, overwrite, outTable); in compileResourceFile() 1601 overwrite, outTable); in compileResourceFile() 1609 overwrite, outTable); in compileResourceFile() [all …]
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | DrawableHolder.java | 115 private DrawableHolder addAnimation(ObjectAnimator anim, boolean overwrite) { in addAnimation() argument
|
/frameworks/base/docs/html/tools/help/ |
D | zipalign.jd | 61 <li>{@code -f} : overwrite existing outfile.zip</li>
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_admin.jd | 222 a <em>product_id</em> that already exists in a product list, and you choose to overwrite 224 the values specified in the CSV file. The overwrite feature does not delete items that are on a 381 <li>Select the <strong>Overwrite</strong> checkbox if you want to overwrite existing items in
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 1407 XAboolean overwrite
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1315 # Makefile don't overwrite each other's variables.
|
/frameworks/base/docs/html/tools/sdk/ndk/ |
D | index.jd | 2038 <li>Fixed {@code ndk-build} script to not overwrite {@code -Os} with {@code -O2} for ARM 2352 overwrite these extension settings.</li>
|