Home
last modified time | relevance | path

Searched defs:NULL_VALUE (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
DNullValue.php23 const NULL_VALUE = 0; define in Google\\Protobuf\\NullValue
/third_party/protobuf/src/google/protobuf/
Dstruct.proto86 NULL_VALUE = 0; enumerator
Dstruct.pb.h84 NULL_VALUE = 0, enumerator
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DValues.java41 private static final Value NULL_VALUE = field in Values
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DCacheValue.java57 private static final CacheValue NULL_VALUE = new NullValue(); field in CacheValue
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCacheValue.java54 private static final CacheValue NULL_VALUE = new NullValue(); field in CacheValue
/third_party/node/tools/inspector_protocol/encoding/
Dencoding.h302 NULL_VALUE, enumerator