/frameworks/native/services/surfaceflinger/Tracing/ |
D | TransactionTracing.h | 220 std::function<void(const std::string& prefix, bool overwrite)> mWriterFunction = 224 void doInvoke(const std::string& filename, bool overwrite) { in doInvoke() argument 226 mWriterFunction(filename, overwrite); in doInvoke() 232 std::function<void(const std::string& filename, bool overwrite)> function) { in setWriterFunction() 235 void invoke(const std::string& prefix, bool overwrite) { in invoke() argument 236 doInvoke(TransactionTracing::getFilePath(prefix), overwrite); in invoke() 239 void invokeForTest(const std::string& filename, bool overwrite) { in invokeForTest() argument 240 doInvoke(filename, overwrite); in invokeForTest()
|
/frameworks/native/libs/binder/tests/ |
D | binderAllocationLimits.cpp | 55 void overwrite() const { in overwrite() function 78 orig_malloc_hooks.overwrite(); in lambda_malloc_hook() 80 lambda_malloc_hooks.overwrite(); in lambda_malloc_hook() 87 orig_malloc_hooks.overwrite(); in lambda_realloc_hook() 89 lambda_malloc_hooks.overwrite(); in lambda_realloc_hook() 102 LambdaHooks::lambda_malloc_hooks.overwrite(); in OnMalloc() 104 before.overwrite(); in OnMalloc()
|
/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 | 644 const bool overwrite) in addLeafFile() argument 654 return group->addFile(file, overwrite); in addLeafFile() 659 sp<FilePathStore>& fullResPaths, const bool overwrite) in slurpFullTree() argument 718 resType, fullResPaths, overwrite); in slurpFullTree() 728 status_t err = addLeafFile(fileNames[i], file, overwrite); in slurpFullTree() 1122 const bool overwrite) in slurpFullTree() argument 1124 ssize_t res = AaptDir::slurpFullTree(bundle, srcDir, kind, resType, fullResPaths, overwrite); in slurpFullTree()
|
D | AaptAssets.h | 290 const bool overwrite=false); 296 const bool overwrite=false); 593 const bool overwrite=false);
|
D | ResourceTable.h | 64 const bool overwrite, 150 const bool overwrite = false); 365 const bool overwrite = false);
|
D | ResourceTable.cpp | 603 const bool overwrite, in parseAndAddBag() argument 632 &spans, &config, overwrite, false, curFormat); in parseAndAddBag() 700 const bool overwrite, in parseAndAddEntry() argument 774 false, curFormat, overwrite); in parseAndAddEntry() 783 const bool overwrite, in compileResourceFile() argument 1093 ResTable_map::TYPE_STRING, overwrite); in compileResourceFile() 1553 overwrite, curIsBagReplaceOnOverwrite); in compileResourceFile() 1625 product, NO_PSEUDOLOCALIZATION, overwrite, outTable); in compileResourceFile() 1636 overwrite, outTable); in compileResourceFile() 1644 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/mime/ |
D | Android.bp | 116 // every field so that its mappings will never overwrite earlier mappings by
|
/frameworks/av/media/audioaidlconversion/ |
D | AidlConversionEffect.cpp | 432 RETURN_IF_ERROR(param.overwrite(wrapper.getEffectParam())); in aidl2legacy_VendorExtension_EffectParameterWriter()
|
/frameworks/native/cmds/atrace/ |
D | atrace.rc | 20 chmod 0666 /sys/kernel/debug/tracing/options/overwrite 21 chmod 0666 /sys/kernel/tracing/options/overwrite
|
/frameworks/base/core/java/android/widget/ |
D | Editor.java | 7236 void loadHandleDrawables(final boolean overwrite) { in loadHandleDrawables() argument 7237 if (mSelectHandleCenter == null || overwrite) { in loadHandleDrawables() 7244 if (mSelectHandleLeft == null || mSelectHandleRight == null || overwrite) { in loadHandleDrawables()
|
/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/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 1045 [&](const std::string& filename, bool overwrite) { in initTransactionTraceWriter() argument 1047 if (!overwrite && fileNewerThan(filename, std::chrono::minutes{10})) { in initTransactionTraceWriter()
|
/frameworks/native/docs/ |
D | Doxyfile | 1571 # Makefile don't overwrite each other's variables.
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1885 # overwrite each other's variables.
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 1990 # overwrite each other's variables.
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 2040 # overwrite each other's variables.
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |