/aosp_15_r20/external/abseil-cpp/absl/debugging/internal/ |
H A D | demangle_rust.cc | 113 if (recursion_depth_ == kStackSize) return false; \ in Parse() 115 recursion_stack_[recursion_depth_++] = caller; \ in Parse() 125 for (; iter < kMaxReturns && recursion_depth_ > 0; ++iter) { in Parse() 128 switch (recursion_stack_[--recursion_depth_]) { in Parse() 886 int recursion_depth_ = 0; member in absl::debugging_internal::__anon68bd070c0111::RustSymbolParser
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/debugging/internal/ |
H A D | demangle_rust.cc | 113 if (recursion_depth_ == kStackSize) return false; \ in Parse() 115 recursion_stack_[recursion_depth_++] = caller; \ in Parse() 125 for (; iter < kMaxReturns && recursion_depth_ > 0; ++iter) { in Parse() 128 switch (recursion_stack_[--recursion_depth_]) { in Parse() 886 int recursion_depth_ = 0; member in absl::debugging_internal::__anon03cd5a1b0111::RustSymbolParser
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | flexfec_receiver_unittest.cc | 566 recursion_depth_(0), in TEST_F() 580 if (recursion_depth_ > kMaxRecursionDepth) { in TEST_F() 584 ++recursion_depth_; in TEST_F() 587 --recursion_depth_; in TEST_F() 593 int recursion_depth_; in TEST_F() member in webrtc::TEST_F::LoopbackRecoveredPacketReceiver
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | json_stream_parser.h | 128 int recursion_depth() { return recursion_depth_; } in recursion_depth() 335 mutable int recursion_depth_; variable
|
H A D | json_stream_parser.cc | 151 recursion_depth_(0), in JsonStreamParser() 695 --recursion_depth_; in ParseObjectMid() 719 --recursion_depth_; in ParseEntry() 897 if (++recursion_depth_ > max_recursion_depth_) { in IncrementRecursionDepth()
|
H A D | protostream_objectsource.cc | 121 recursion_depth_(0), in ProtoStreamObjectSource() 134 recursion_depth_(0), in ProtoStreamObjectSource() 753 --recursion_depth_; in RenderField() 1054 if (++recursion_depth_ > max_recursion_depth_) { in IncrementRecursionDepth()
|
H A D | protostream_objectsource.h | 314 mutable int recursion_depth_; variable
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | json_stream_parser.h | 128 int recursion_depth() { return recursion_depth_; } in recursion_depth() 335 mutable int recursion_depth_; variable
|
H A D | json_stream_parser.cc | 151 recursion_depth_(0), in JsonStreamParser() 695 --recursion_depth_; in ParseObjectMid() 719 --recursion_depth_; in ParseEntry() 897 if (++recursion_depth_ > max_recursion_depth_) { in IncrementRecursionDepth()
|
H A D | protostream_objectsource.cc | 121 recursion_depth_(0), in ProtoStreamObjectSource() 134 recursion_depth_(0), in ProtoStreamObjectSource() 753 --recursion_depth_; in RenderField() 1054 if (++recursion_depth_ > max_recursion_depth_) { in IncrementRecursionDepth()
|
H A D | protostream_objectsource.h | 314 mutable int recursion_depth_; variable
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | descriptor.cc | 3750 int recursion_depth_ = 32; member in google::protobuf::DescriptorBuilder 5418 --recursion_depth_; in BuildMessage() 5419 IncrementWhenDestroyed revert{recursion_depth_}; in BuildMessage() 5420 if (recursion_depth_ <= 0) { in BuildMessage()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.cc | 3744 int recursion_depth_ = 32; member in google::protobuf::DescriptorBuilder 5412 --recursion_depth_; in BuildMessage() 5413 IncrementWhenDestroyed revert{recursion_depth_}; in BuildMessage() 5414 if (recursion_depth_ <= 0) { in BuildMessage()
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/x86_x86_64/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 211864 "field_name" : "recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/x86_64/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 211975 "field_name" : "recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/x86/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 211864 "field_name" : "recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/32/x86/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 211864 "field_name" : "recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/arm64_armv8-a/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 211944 "field_name" : "recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/32/arm_armv7-a-neon/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 233208 "field_name" : "recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/arm_armv7-a-neon/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 233208 "field_name" : "recursion_depth_",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/arm_armv8-a/source-based/ |
D | libprotobuf-cpp-full.so.lsdump | 233202 "field_name" : "recursion_depth_",
|