Searched defs:allow_null (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | protobuf.h | 85 …IN_ARG_WITH_RETURN_OBJ_INFO_EX(name, return_reference, required_num_args, class_name, allow_null) \ argument 91 …F_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null) \ argument 94 …F_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null) \ argument 103 …G_WITH_TENTATIVE_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null) \ argument
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | protobuf.h | 85 …IN_ARG_WITH_RETURN_OBJ_INFO_EX(name, return_reference, required_num_args, class_name, allow_null) \ argument 91 …F_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null) \ argument 94 …F_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null) \ argument 103 …G_WITH_TENTATIVE_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null) \ argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/fuzzers/sdp/ |
D | sdpFuzzHelpers.h | 115 bool allow_null) { in generateArbitrarySdpDiscAttr() 134 bool allow_null) { in generateArbitrarySdpDiscRecord()
|
/aosp_15_r20/frameworks/native/libs/binder/tests/unit_fuzzers/ |
H A D | commonFuzzHelpers.h | 33 T getArbitraryVectorElement(FuzzedDataProvider* fdp, std::vector<T> const& vect, bool allow_null) { in getArbitraryVectorElement()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/fuzzers/common/ |
D | commonFuzzHelpers.h | 40 T getArbitraryVectorElement(FuzzedDataProvider* fdp, std::vector<T> vect, bool allow_null) { in getArbitraryVectorElement()
|
/aosp_15_r20/external/wayland/src/ |
H A D | scanner.c | 716 const char *allow_null = NULL; in start_element() local
|