Home
last modified time | relevance | path

Searched refs:overwrite (Results 1 – 20 of 20) sorted by relevance

/frameworks/native/services/surfaceflinger/Tracing/
DTransactionTracing.h220 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/
DbinderAllocationLimits.cpp55 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/
DREADME.txt18 overwrite data if not consumed quickly enough
34 and will never overwrite data
/frameworks/base/tools/aapt/
DAaptAssets.cpp644 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()
DAaptAssets.h290 const bool overwrite=false);
296 const bool overwrite=false);
593 const bool overwrite=false);
DResourceTable.h64 const bool overwrite,
150 const bool overwrite = false);
365 const bool overwrite = false);
DResourceTable.cpp603 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/
DDrawableHolder.java115 private DrawableHolder addAnimation(ObjectAnimator anim, boolean overwrite) { in addAnimation() argument
/frameworks/base/mime/
DAndroid.bp116 // every field so that its mappings will never overwrite earlier mappings by
/frameworks/av/media/audioaidlconversion/
DAidlConversionEffect.cpp432 RETURN_IF_ERROR(param.overwrite(wrapper.getEffectParam())); in aidl2legacy_VendorExtension_EffectParameterWriter()
/frameworks/native/cmds/atrace/
Datrace.rc20 chmod 0666 /sys/kernel/debug/tracing/options/overwrite
21 chmod 0666 /sys/kernel/tracing/options/overwrite
/frameworks/base/core/java/android/widget/
DEditor.java7236 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/
DOpenMAXAL.h1407 XAboolean overwrite
/frameworks/wilhelm/doc/
DDoxyfile1315 # Makefile don't overwrite each other's variables.
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1045 [&](const std::string& filename, bool overwrite) { in initTransactionTraceWriter() argument
1047 if (!overwrite && fileNewerThan(filename, std::chrono::minutes{10})) { in initTransactionTraceWriter()
/frameworks/native/docs/
DDoxyfile1571 # Makefile don't overwrite each other's variables.
/frameworks/av/media/libaaudio/
DDoxyfile1885 # overwrite each other's variables.
/frameworks/av/media/codec2/docs/
Ddoxygen.config1990 # overwrite each other's variables.
/frameworks/base/media/native/midi/include/
DDoxyfile2040 # overwrite each other's variables.
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...