Home
last modified time | relevance | path

Searched defs:CheckId (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/
DUnconditionalSuppressMessageAttribute.cs77 public string CheckId { get; } property in System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute
/external/protobuf/csharp/src/Google.Protobuf/Compatibility/
DUnconditionalSuppressMessageAttribute.cs77 public string CheckId { get; } property in System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute
/external/compiler-rt/lib/tsan/rtl/
Dtsan_sync.h56 bool CheckId(u64 uid) const { in CheckId() function