Home
last modified time | relevance | path

Searched refs:prepend (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tools/lint/common/src/main/java/com/google/android/lint/aidl/
DEnforcePermissionUtils.kt78 prepend: Boolean = true in hasSingleAncestor()
91 if (prepend) fix.beginning() in hasSingleAncestor()
/frameworks/base/mime/
DAndroid.bp127 …// strip comments normalize whitepace drop empty lines prepend ? to …
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp2018 C2PrependHeaderModeSetting prepend(PREPEND_HEADER_TO_NONE); in requestInitialInputBuffers() local
2019 c2_status_t err = mComponent->query({ &oStreamFormat, &prepend }, {}, C2_DONT_BLOCK, nullptr); in requestInitialInputBuffers()
2044 (!prepend || prepend.value == PREPEND_HEADER_TO_NONE) && in requestInitialInputBuffers()
DCCodec.cpp1529 C2PrependHeaderModeSetting prepend(PREPEND_HEADER_TO_NONE); in configure() local
1544 { &usage, &maxInputSize, &prepend }, in configure()
1550 { &usage, &maxInputSize, &prepend }, in configure()
1626 && (!prepend || prepend.value != PREPEND_HEADER_TO_ALL_SYNC)) { in configure()
/frameworks/wilhelm/doc/
DDoxyfile72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
/frameworks/native/docs/
DDoxyfile86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
128 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
/frameworks/av/media/libaaudio/
DDoxyfile95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
130 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
/frameworks/av/media/codec2/docs/
Ddoxygen.config103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
148 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
/frameworks/base/media/native/midi/include/
DDoxyfile103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
148 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
/frameworks/base/core/api/
Dcurrent.txt23694 …field public static final String KEY_PREPEND_HEADER_TO_SYNC_FRAMES = "prepend-sps-pps-to-idr-frame…