Home
last modified time | relevance | path

Searched defs:kNullValue (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DRefCounted.h47 static constexpr T* kNullValue = nullptr; member
DCoreFoundationRef.h24 static constexpr T kNullValue = nullptr; member
DIOKitRef.h24 static constexpr T kNullValue = IO_OBJECT_NULL; member
DNSRef.h69 static constexpr T kNullValue = nullptr; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DRefBaseTests.cpp99 static constexpr RefTracker kNullValue{nullptr}; member
110 constexpr RefTracker RefTrackerTraits::kNullValue; member in __anon12ea52060111::RefTrackerTraits
/third_party/protobuf/src/google/protobuf/
Dstruct.pb.h329 kNullValue = 1, enumerator