Home
last modified time | relevance | path

Searched refs:conflict (Results 1 – 13 of 13) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DDiagLayouts.inc21 "Illegal section mapping rule: %0 -> %1. (conflict with %2 -> %3)",
22 "Illegal section mapping rule: %0 -> %1. (conflict with %2 -> %3)")
/frameworks/base/core/java/com/android/server/
DDropboxLogTags.logtags4 # /java/com/android/server/EventLogTags.logtags. To avoid conflict, this file's name cannot
/frameworks/rs/cpu_ref/
DrsCpuScriptGroup2.h46 bool conflict(CPUClosure* closure) const;
DrsCpuScriptGroup2.cpp103 bool Batch::conflict(CPUClosure* cpuClosure) const { in conflict() function in android::renderscript::Batch
179 if (batch->conflict(cc)) { in CpuScriptGroup2Impl()
/frameworks/av/services/audiopolicy/managerdefault/
DAndroid.bp42 // conflict with libaudiopolicyenginedefault.
/frameworks/base/tests/componentalias/
DAndroid.bp20 // a conflict on master.
/frameworks/base/tools/lint/global/integration_tests/
DAndroid.bp18 // is to avoid a name conflict for the report file). All the tests are
/frameworks/base/packages/SystemUI/
Dproguard_common.flags30 # conflict with code in the bootclasspath.
/frameworks/base/core/proto/android/os/
Dps.proto87 // Regular names conflict with macros defined in
/frameworks/av/media/codec2/vndk/include/util/
DC2InterfaceUtils.h817 C2SettingConflictsBuilder(C2ParamFieldValues &&conflict);
822 C2SettingConflictsBuilder& with(C2ParamFieldValues &&conflict);
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp639 C2SettingConflictsBuilder::C2SettingConflictsBuilder(C2ParamFieldValues &&conflict) { in C2SettingConflictsBuilder() argument
640 _mConflicts.emplace_back(std::move(conflict)); in C2SettingConflictsBuilder()
643 C2SettingConflictsBuilder& C2SettingConflictsBuilder::with(C2ParamFieldValues &&conflict) { in with() argument
644 _mConflicts.emplace_back(std::move(conflict)); in with()
/frameworks/proto_logging/stats/atoms/wifi/
Dwifi_extension_atoms.proto203 // Failed due to interface conflict with user rejection
205 // Failed due to interface conflict
/frameworks/proto_logging/stats/
Datoms.proto10090 // Record number of conflict during probing
10093 // Record number of conflict after probing
10263 // The IPv4 address conflict count
10785 * Logs when AID conflict occurred
10794 * Logs when reader app conflict occurred
21556 // This also allows a quick check of conflicts: any field > 1 means conflict,