Home
last modified time | relevance | path

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

12

/aosp_15_r20/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
/aosp_15_r20/external/protobuf/csharp/protos/
H A Dunittest_issues.proto147 google.protobuf.NullValue null_value = 2; field
152 google.protobuf.NullValue null_value = 2; field
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/
H A Dunittest_issues.proto147 google.protobuf.NullValue null_value = 2; field
152 google.protobuf.NullValue null_value = 2; field
/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/
H A 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
/aosp_15_r20/external/cronet/base/json/
H A 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
/aosp_15_r20/external/libchrome/base/json/
H A Djson_value_serializer_unittest.cc224 Value* null_value = nullptr; in TEST() local
417 Value* null_value = nullptr; in TEST_F() local
/aosp_15_r20/development/vndk/tools/header-checker/src/utils/
H A Dapi_level.cpp36 const Json::Value null_value; in Load() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dstruct.proto66 NullValue null_value = 1; field
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Dstruct.proto66 NullValue null_value = 1; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dstruct.proto66 NullValue null_value = 1; field
/aosp_15_r20/external/googleapis/google/firestore/v1beta1/
H A Ddocument.proto86 google.protobuf.NullValue null_value = 11; field
/aosp_15_r20/external/googleapis/google/firestore/v1/
H A Ddocument.proto86 google.protobuf.NullValue null_value = 11; field
/aosp_15_r20/external/googleapis/google/api/expr/v1beta1/
H A Dvalue.proto37 google.protobuf.NullValue null_value = 1; field
H A Dexpr.proto245 google.protobuf.NullValue null_value = 1; field
/aosp_15_r20/external/googleapis/google/api/expr/v1alpha1/
H A Dvalue.proto38 google.protobuf.NullValue null_value = 1; field
H A Dsyntax.proto265 google.protobuf.NullValue null_value = 1; field
/aosp_15_r20/external/openscreen/util/json/
H A Djson_serialization_unittest.cc48 const auto null_value = Json::Value(); in TEST() local
/aosp_15_r20/external/googleapis/google/datastore/v1beta3/
H A Dentity.proto129 google.protobuf.NullValue null_value = 11; field
/aosp_15_r20/external/googleapis/google/datastore/v1/
H A Dentity.proto143 google.protobuf.NullValue null_value = 11; field
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dsignature_algorithm.cc129 der::Input null_value; in IsNull() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/
H A Dstruct.proto40 StructWrapper null_value = 3; field
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/testdata/
H A Dstruct.proto40 StructWrapper null_value = 3; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/googleapis/src/main/proto/google/api/expr/v1alpha1/
H A Dsyntax.proto246 google.protobuf.NullValue null_value = 1; field
/aosp_15_r20/external/llvm/unittests/IR/
H A DValueHandleTest.cpp97 Value *null_value = nullptr; in TEST_F() local
/aosp_15_r20/bionic/tests/
H A Dpthread_test.cpp2683 pthread_mutex_t* null_value = nullptr; in TEST() local
2698 pthread_mutex_t* null_value = nullptr; in TEST() local
2707 pthread_mutex_t* null_value = nullptr; in TEST_F() local
2716 pthread_mutex_t* null_value = nullptr; in TEST_F() local

12