Home
last modified time | relevance | path

Searched defs:null_value (Results 1 – 23 of 23) sorted by relevance

/external/cronet/third_party/protobuf/csharp/protos/
Dunittest_issues.proto147 google.protobuf.NullValue null_value = 2; field
152 google.protobuf.NullValue null_value = 2; field
/external/protobuf/csharp/protos/
Dunittest_issues.proto147 google.protobuf.NullValue null_value = 2; field
152 google.protobuf.NullValue null_value = 2; field
/external/cronet/third_party/protobuf/src/google/protobuf/
Dstruct.proto66 NullValue null_value = 1; field
Dstruct.pb.h765 inline ::PROTOBUF_NAMESPACE_ID::NullValue Value::null_value() const { in null_value() function
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Dstruct.proto66 NullValue null_value = 1; field
/external/protobuf/src/google/protobuf/
Dstruct.proto66 NullValue null_value = 1; field
Dstruct.pb.h780 inline ::PROTOBUF_NAMESPACE_ID::NullValue Value::null_value() const { in null_value() function
/external/crosvm/win_audio/src/win_audio_impl/
Dcompletion_handler.rs205 let mut null_value = std::ptr::null_mut(); in test_query_interface_valid() localVariable
251 let mut null_value = std::ptr::null_mut(); in test_query_interface_invalid() localVariable
/external/openscreen/util/json/
Djson_serialization_unittest.cc48 const auto null_value = Json::Value(); in TEST() local
/external/cronet/net/cert/pki/
Dsignature_algorithm.cc133 der::Input null_value; in IsNull() local
/external/cronet/base/json/
Djson_value_serializer_unittest.cc229 const Value* null_value = root_dict->Find("null"); in TEST() local
409 const Value* null_value = root_dict->Find("null"); in TEST_F() local
/external/libchrome/base/json/
Djson_value_serializer_unittest.cc224 Value* null_value = nullptr; in TEST() local
417 Value* null_value = nullptr; in TEST_F() local
/external/protobuf/src/google/protobuf/util/internal/testdata/
Dstruct.proto40 StructWrapper null_value = 3; field
/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dstruct.proto40 StructWrapper null_value = 3; field
/external/llvm/unittests/IR/
DValueHandleTest.cpp97 Value *null_value = nullptr; in TEST_F() local
/external/rust/crates/protobuf/2.27.1/src/well_known_types/
Dstruct_pb.rs200 null_value(NullValue), enumerator
/external/rust/crates/protobuf/src/well_known_types/
Dstruct_.rs204 pub fn null_value(&self) -> NullValue { in null_value() method
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-output-test_.cc185 const char* null_value = nullptr; in TEST() local
/external/googletest/googletest/test/
Dgoogletest-output-test_.cc185 const char* null_value = nullptr; in TEST() local
/external/cronet/third_party/boringssl/src/third_party/googletest/test/
Dgoogletest-output-test_.cc185 const char* null_value = nullptr; in TEST() local
/external/cronet/third_party/googletest/src/googletest/test/
Dgoogletest-output-test_.cc176 const char* null_value = nullptr; in TEST() local
/external/mesa3d/src/compiler/spirv/
Dvtn_variables.c2567 nir_ssa_def *null_value = in vtn_handle_variables() local
Dspirv_to_nir.c1772 const nir_const_value *null_value = nir_address_format_null_value(addr_format); in vtn_null_constant() local