Searched defs:CheckNotNull (Results 1 – 2 of 2) sorted by relevance
/third_party/grpc/src/csharp/Grpc.Core.Api/Utils/ | ||
D | GrpcPreconditions.cs | 57 public static T CheckNotNull<T>(T reference) in CheckNotNull() method in Grpc.Core.Utils.GrpcPreconditions |
/third_party/protobuf/src/google/protobuf/stubs/ | ||
D | logging.h | 165 T* CheckNotNull(const char* /* file */, int /* line */, in CheckNotNull() function |