Home
last modified time | relevance | path

Searched defs:nested (Results 76 – 100 of 990) sorted by relevance

12345678910>>...40

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/tests/
Dconversions.rs28 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 DJobBasicCancellationTest.kt98 val nested = async(NonCancellable) { in <lambda>() constant
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/
H A Dcopy_test.cc106 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 Dbuilder.h73 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 Dpb_msg.h51 struct PerfettoPbMsg* nested; member
204 struct PerfettoPbMsg* nested, in PerfettoPbMsgBeginNested()
/aosp_15_r20/external/perfetto/include/perfetto/public/
H A Dpb_msg.h51 struct PerfettoPbMsg* nested; member
204 struct PerfettoPbMsg* nested, in PerfettoPbMsgBeginNested()
/aosp_15_r20/system/connectivity/wificond/tests/
Dnl80211_packet_unittest.cpp252 NL80211NestedAttr nested(0); in TEST() local
274 NL80211NestedAttr nested(0); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor.pb_text.cc111 ::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 DComplexGenericsInheritanceTest.kt48 fun nested() { in nested() method
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/routing/tests/
Dnest.rs81 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/
Drecursive.rs211 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 Dnetlink.py120 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/
Dtest_util.py273 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 DSchemaTest.kt66 val nested = serialDescriptor.getElementDescriptor(0) in serialize() constant
/aosp_15_r20/external/conscrypt/api-doclet/src/main/kotlin/org/conscrypt/doclet/
H A DClassInfo.kt112 val nested = element.children(Element::isVisibleType) in <lambda>() constant
/aosp_15_r20/external/cronet/base/json/
H A Djson_value_converter.h308 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 DAssetFileSystemTest.kt166 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 DBundleTest.java1115 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 DFlatbufferBuilder.php56 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/
Dargs_info_tests.rs32 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/
Dignore.go5 package nested package
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/nested_type/xsdc_nested_type_tinyxml_tests/gen/cpp/
Dnested_type_enums.cpp5 namespace nested { namespace
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/nested_type/xsdc_nested_type_tests/gen/cpp/
Dnested_type_enums.cpp5 namespace nested { namespace
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/doc/testdata/nested/nested/
Dreal.go1 package nested package
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflex_flat_util.h27 const flatbuffers::Vector<uint8_t> *const nested, in VerifyNestedFlexBuffer()

12345678910>>...40