Searched defs:CheckId (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/ | ||
| D | UnconditionalSuppressMessageAttribute.cs | 77 public string CheckId { get; } property in System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute |
| /external/protobuf/csharp/src/Google.Protobuf/Compatibility/ | ||
| D | UnconditionalSuppressMessageAttribute.cs | 77 public string CheckId { get; } property in System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute |
| /external/compiler-rt/lib/tsan/rtl/ | ||
| D | tsan_sync.h | 56 bool CheckId(u64 uid) const { in CheckId() function |