Searched defs:NULL_VALUE (Results 1 - 5 of 5) sorted by relevance
| /third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ | ||
| H A D | Values.java | 41 private static final Value NULL_VALUE = field in Values |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ | ||
| H A D | CacheValue.java | 54 private static final CacheValue NULL_VALUE = new NullValue(); field in CacheValue |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ | ||
| H A D | CacheValue.java | 57 private static final CacheValue NULL_VALUE = new NullValue(); field in CacheValue |
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ | ||
| H A D | cbor.h | 158 NULL_VALUE, member in v8_crdtp::cbor::CBORTokenTag |
| /third_party/node/tools/inspector_protocol/encoding/ | ||
| H A D | encoding.h | 302 NULL_VALUE, member in v8_inspector_protocol_encoding::cbor::CBORTokenTag |
Completed in 4 milliseconds