/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/tests/ |
D | conversions.rs | 28 nested: Vec<Vec<String>>, field 39 nested: Vec<Vec<String>>, field
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/ |
H A D | JobBasicCancellationTest.kt | 98 val nested = async(NonCancellable) { in <lambda>() constant
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/ |
H A D | copy_test.cc | 106 protobuf_test_messages_proto2_TestAllTypesProto2_NestedMessage* nested = in TEST() local 179 protobuf_test_messages_proto2_TestAllTypesProto2_NestedMessage* nested = in TEST() local
|
/aosp_15_r20/external/pigweed/pw_json/public/pw_json/ |
H A D | builder.h | 73 constexpr NestedJsonArray(json_impl::NestedJson&& nested) in NestedJsonArray() 107 constexpr NestedJsonObject(json_impl::NestedJson&& nested) in NestedJsonObject()
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/ |
H A D | pb_msg.h | 51 struct PerfettoPbMsg* nested; member 204 struct PerfettoPbMsg* nested, in PerfettoPbMsgBeginNested()
|
/aosp_15_r20/external/perfetto/include/perfetto/public/ |
H A D | pb_msg.h | 51 struct PerfettoPbMsg* nested; member 204 struct PerfettoPbMsg* nested, in PerfettoPbMsgBeginNested()
|
/aosp_15_r20/system/connectivity/wificond/tests/ |
D | nl80211_packet_unittest.cpp | 252 NL80211NestedAttr nested(0); in TEST() local 274 NL80211NestedAttr nested(0); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | tensor.pb_text.cc | 111 ::tensorflow::strings::Scanner* scanner, bool nested, bool close_curly, in ProtoParseFromScanner() 496 ::tensorflow::strings::Scanner* scanner, bool nested, bool close_curly, in ProtoParseFromScanner()
|
/aosp_15_r20/external/moshi/kotlin/tests/codegen-only/src/test/kotlin/com/squareup/moshi/kotlin/codegen/ |
H A D | ComplexGenericsInheritanceTest.kt | 48 fun nested() { in nested() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/routing/tests/ |
D | nest.rs | 81 let nested = Router::new().route("/foo", get(|uri: Uri| async move { uri.to_string() })); in nesting_router_at_root() localVariable 99 let nested = Router::new().route("/foo", get(|uri: Uri| async move { uri.to_string() })); in nesting_router_at_empty_path() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/walkdir/src/tests/ |
D | recursive.rs | 211 fn nested() { in nested() function 212 let nested = in nested() localVariable 257 let nested = in nested_small_max_open() localVariable
|
/aosp_15_r20/kernel/tests/net/test/ |
H A D | netlink.py | 120 def _Decode(self, command, msg, nla_type, nla_data, nested): argument 135 def _ParseAttributes(self, command, msg, data, nested): argument
|
/aosp_15_r20/external/python/apitools/apitools/base/protorpclite/ |
D | test_util.py | 273 nested = messages.MessageField(NestedMessage, 1) variable in HasNestedMessage 341 nested = messages.MessageField(OptionalMessage, 1) variable in HasOptionalNestedMessage
|
/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/features/ |
H A D | SchemaTest.kt | 66 val nested = serialDescriptor.getElementDescriptor(0) in serialize() constant
|
/aosp_15_r20/external/conscrypt/api-doclet/src/main/kotlin/org/conscrypt/doclet/ |
H A D | ClassInfo.kt | 112 val nested = element.children(Element::isVisibleType) in <lambda>() constant
|
/aosp_15_r20/external/cronet/base/json/ |
H A D | json_value_converter.h | 308 auto nested = std::make_unique<NestedType>(); in Convert() local 346 auto nested = std::make_unique<NestedType>(); in Convert() local
|
/aosp_15_r20/external/okio/okio-assetfilesystem/src/androidTest/kotlin/okio/assetfilesystem/ |
H A D | AssetFileSystemTest.kt | 166 val nested = fs.source("dir/nested.txt".toPath()).buffer().use(BufferedSource::readUtf8) in <lambda>() constant
|
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/ |
H A D | BundleTest.java | 1115 ArrayList nested = new ArrayList( in testHasFileDescriptors_withNestedContainers() local 1362 Parcelable nested = new CustomParcelable(13, "Tiramisu"); in testGetNestedParcelable() local 1439 Parcelable nested = new CustomParcelable(13, "Tiramisu"); in testDeepCopy_withNestedParcelable() local
|
/aosp_15_r20/external/flatbuffers/php/ |
H A D | FlatbufferBuilder.php | 56 protected $nested = false; variable in Google\\FlatBuffers\\FlatbufferBuilder 746 public function nested($obj) function in Google\\FlatBuffers\\FlatbufferBuilder
|
/aosp_15_r20/external/rust/android-crates-io/crates/argh/tests/ |
D | args_info_tests.rs | 32 nested: MySubCommandEnum, in args_info_test_subcommand() field 929 nested: MySubCommandEnum, in test_dynamic_subcommand() field
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/doc/testdata/nested/ |
D | ignore.go | 5 package nested package
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/nested_type/xsdc_nested_type_tinyxml_tests/gen/cpp/ |
D | nested_type_enums.cpp | 5 namespace nested { namespace
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/nested_type/xsdc_nested_type_tests/gen/cpp/ |
D | nested_type_enums.cpp | 5 namespace nested { namespace
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/doc/testdata/nested/nested/ |
D | real.go | 1 package nested package
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | flex_flat_util.h | 27 const flatbuffers::Vector<uint8_t> *const nested, in VerifyNestedFlexBuffer()
|