Searched refs:conflict (Results 1 – 13 of 13) sorted by relevance
21 "Illegal section mapping rule: %0 -> %1. (conflict with %2 -> %3)",22 "Illegal section mapping rule: %0 -> %1. (conflict with %2 -> %3)")
4 # /java/com/android/server/EventLogTags.logtags. To avoid conflict, this file's name cannot
46 bool conflict(CPUClosure* closure) const;
103 bool Batch::conflict(CPUClosure* cpuClosure) const { in conflict() function in android::renderscript::Batch179 if (batch->conflict(cc)) { in CpuScriptGroup2Impl()
42 // conflict with libaudiopolicyenginedefault.
20 // a conflict on master.
18 // is to avoid a name conflict for the report file). All the tests are
30 # conflict with code in the bootclasspath.
87 // Regular names conflict with macros defined in
817 C2SettingConflictsBuilder(C2ParamFieldValues &&conflict);822 C2SettingConflictsBuilder& with(C2ParamFieldValues &&conflict);
639 C2SettingConflictsBuilder::C2SettingConflictsBuilder(C2ParamFieldValues &&conflict) { in C2SettingConflictsBuilder() argument640 _mConflicts.emplace_back(std::move(conflict)); in C2SettingConflictsBuilder()643 C2SettingConflictsBuilder& C2SettingConflictsBuilder::with(C2ParamFieldValues &&conflict) { in with() argument644 _mConflicts.emplace_back(std::move(conflict)); in with()
203 // Failed due to interface conflict with user rejection205 // Failed due to interface conflict
10090 // Record number of conflict during probing10093 // Record number of conflict after probing10263 // The IPv4 address conflict count10785 * Logs when AID conflict occurred10794 * Logs when reader app conflict occurred21556 // This also allows a quick check of conflicts: any field > 1 means conflict,