Home
last modified time | relevance | path

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

123

/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/json_parser/detail/
Dstandard_callbacks.hpp15 template <> inline const char* null_value() { return "null"; } in null_value() function
16 template <> inline const wchar_t* null_value() { return L"null"; } in null_value() function
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dstruct.proto66 NullValue null_value = 1; field
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dstruct.proto66 NullValue null_value = 1; field
/external/protobuf/src/google/protobuf/
Dstruct.proto66 NullValue null_value = 1; field
/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Dstruct.proto66 NullValue null_value = 1; field
/external/cronet/tot/third_party/protobuf/csharp/protos/
Dunittest_issues.proto147 google.protobuf.NullValue null_value = 2; field
152 google.protobuf.NullValue null_value = 2; field
/external/cronet/stable/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/perfetto/protos/perfetto/trace_summary/
Dv2_metric.proto239 Null null_value = 4; field
/external/crosvm/win_audio/src/win_audio_impl/
Dcompletion_handler.rs208 let mut null_value = std::ptr::null_mut(); in test_query_interface_valid() localVariable
257 let mut null_value = std::ptr::null_mut(); in test_query_interface_invalid() localVariable
/external/rust/android-crates-io/crates/icu_collections/src/codepointtrie/
Dplanes.rs183 let null_value = 0x0; in get_planes_trie() localVariable
Dtoml.rs51 null_value: u32, field
/external/googleapis/google/firestore/v1beta1/
Ddocument.proto86 google.protobuf.NullValue null_value = 11; field
/external/googleapis/google/firestore/v1/
Ddocument.proto86 google.protobuf.NullValue null_value = 11; field
/external/googleapis/google/api/expr/v1beta1/
Dvalue.proto37 google.protobuf.NullValue null_value = 1; field
Dexpr.proto245 google.protobuf.NullValue null_value = 1; field
/external/googleapis/google/api/expr/v1alpha1/
Dvalue.proto38 google.protobuf.NullValue null_value = 1; field
/external/openscreen/util/json/
Djson_serialization_unittest.cc48 const auto null_value = Json::Value(); in TEST() local
/external/googleapis/google/datastore/v1beta3/
Dentity.proto129 google.protobuf.NullValue null_value = 11; field
/external/googleapis/google/datastore/v1/
Dentity.proto143 google.protobuf.NullValue null_value = 11; field
/external/cronet/stable/third_party/boringssl/src/pki/
Dsignature_algorithm.cc129 der::Input null_value; in IsNull() local
/external/cronet/tot/third_party/boringssl/src/pki/
Dsignature_algorithm.cc129 der::Input null_value; in IsNull() local
/external/cronet/tot/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/cronet/stable/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

123