Home
last modified time | relevance | path

Searched refs:conflicts (Results 1 – 18 of 18) sorted by relevance

/frameworks/av/media/codec2/hal/common/include/codec2/common/
DParamTypes.h461 d->conflicts.resize(s.conflicts.size()); in objcpy()
463 for (const C2ParamFieldValues& sConflict : s.conflicts) { in objcpy()
464 auto &dConflict = d->conflicts[i++]; in objcpy()
533 (*d)->conflicts.clear(); in objcpy()
534 (*d)->conflicts.reserve(s.conflicts.size()); in objcpy()
535 for (const auto& sConflict : s.conflicts) { in objcpy()
536 (*d)->conflicts.emplace_back( in objcpy()
538 if (!objcpy(&(*d)->conflicts.back(), sConflict)) { in objcpy()
/frameworks/base/packages/SystemUI/aconfig/
Dbiometrics_framework.aconfig4 # NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.
Daccessibility.aconfig4 # NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.
Dsystemui.aconfig845 …description: "Removes logic to hide the dream overlay on user interaction, as it conflicts with va…
/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/aconfig/
Daccessibility.aconfig4 # NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.
/frameworks/base/core/java/org/chromium/arc/
DEventLogTags.logtags6 # In case of conflicts build will fail, so we do not need to worry too much
/frameworks/compile/mclinker/include/mcld/LD/
DDiagAttribute.inc54 "RW static data addressing (SB-relative) conflicts the use of R9 "
56 "RW static data addressing (SB-relative) conflicts the use of R9 "
/frameworks/native/services/surfaceflinger/
Dsurfaceflinger_flags_new.aconfig1 # IMPORTANT - please keep alphabetize to reduce merge conflicts
139 # IMPORTANT - please keep alphabetize to reduce merge conflicts
/frameworks/av/media/codec2/core/include/
DC2Work.h80 std::vector<C2ParamFieldValues> conflicts; member
/frameworks/opt/telephony/tests/telephonytests/
Djarjar-rules-tests.txt2 # Rename the non-jarjared, services.net version to avoid conflicts.
/frameworks/av/media/audio/aconfig/
DREADME.md25 include path conflicts are possible.
77 to avoid class conflicts if these flags are later included in java code.
DAndroid.bp94 // Care must be taken to avoid namespace conflicts.
/frameworks/base/core/java/android/view/accessibility/flags/
Daccessibility_flags.aconfig4 # NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp664 C2ParamFieldValues &&paramFieldValues, C2SettingConflictsBuilder &conflicts, bool isInfo) { in Conflict() argument
665 C2_CHECK(!conflicts.empty()); in Conflict()
669 std::move(paramFieldValues), conflicts.retrieveConflicts() in Conflict()
674 std::move(paramFieldValues), conflicts.retrieveConflicts() in Conflict()
/frameworks/base/services/accessibility/
Daccessibility.aconfig4 # NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt189 to that version, and conflicts should never occur. Updating the driver
/frameworks/av/media/codec2/vndk/include/util/
DC2InterfaceUtils.h866 C2ParamFieldValues &&paramFieldValues, C2SettingConflictsBuilder &conflicts,
/frameworks/proto_logging/stats/
Datoms.proto21556 // This also allows a quick check of conflicts: any field > 1 means conflict,