Home
last modified time | relevance | path

Searched refs:structs (Results 1 – 25 of 67) sorted by relevance

123

/aosp12/frameworks/libs/net/common/device/com/android/net/module/util/
H A DIpv6Utils.java31 import com.android.net.module.util.structs.EthernetHeader;
32 import com.android.net.module.util.structs.Icmpv6Header;
33 import com.android.net.module.util.structs.Ipv6Header;
34 import com.android.net.module.util.structs.NaHeader;
35 import com.android.net.module.util.structs.NsHeader;
36 import com.android.net.module.util.structs.RaHeader;
37 import com.android.net.module.util.structs.RsHeader;
/aosp12/packages/modules/NetworkStack/src/com/android/networkstack/packets/
H A DNeighborAdvertisement.java30 import com.android.net.module.util.structs.EthernetHeader;
31 import com.android.net.module.util.structs.Icmpv6Header;
32 import com.android.net.module.util.structs.Ipv6Header;
33 import com.android.net.module.util.structs.LlaOption;
34 import com.android.net.module.util.structs.NaHeader;
/aosp12/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/
H A DIpv6UtilsTest.java29 import com.android.net.module.util.structs.EthernetHeader;
30 import com.android.net.module.util.structs.Icmpv6Header;
31 import com.android.net.module.util.structs.Ipv6Header;
32 import com.android.net.module.util.structs.PrefixInformationOption;
33 import com.android.net.module.util.structs.RaHeader;
/aosp12/packages/modules/Connectivity/Tethering/tests/privileged/src/android/net/ip/
H A DRouterAdvertisementDaemonTest.java60 import com.android.net.module.util.structs.EthernetHeader;
61 import com.android.net.module.util.structs.Icmpv6Header;
62 import com.android.net.module.util.structs.Ipv6Header;
63 import com.android.net.module.util.structs.LlaOption;
64 import com.android.net.module.util.structs.MtuOption;
65 import com.android.net.module.util.structs.PrefixInformationOption;
66 import com.android.net.module.util.structs.RaHeader;
67 import com.android.net.module.util.structs.RdnssOption;
/aosp12/build/soong/sdk/
H A Dsdk_test.go354 structs := []propertiesContainer{
389 err := extractor.extractCommonProperties(common, structs)
426 structs[0])
444 structs[1])
449 structs := []propertiesContainer{
462 err := extractor.extractCommonProperties(common, structs)
/aosp12/packages/modules/Connectivity/Tethering/src/android/net/ip/
H A DRouterAdvertisementDaemon.java49 import com.android.net.module.util.structs.Icmpv6Header;
50 import com.android.net.module.util.structs.LlaOption;
51 import com.android.net.module.util.structs.MtuOption;
52 import com.android.net.module.util.structs.PrefixInformationOption;
53 import com.android.net.module.util.structs.RaHeader;
54 import com.android.net.module.util.structs.RdnssOption;
/aosp12/frameworks/av/media/codec2/vndk/include/util/
H A DC2InterfaceHelper.h62 std::vector<C2StructDescriptor> structs;
63 addStructDescriptors(structs, (_Tuple<Params...> *)nullptr);
83 std::vector<C2StructDescriptor> &structs, _Tuple<> *);
95 std::vector<C2StructDescriptor> &structs, _Tuple<T, Params...> *) {
96 structs.emplace_back((T*)nullptr);
97 addStructDescriptors(structs, (_Tuple<Params...> *)nullptr);
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/util/
H A DTetheringUtilsTest.java43 import com.android.net.module.util.structs.EthernetHeader;
44 import com.android.net.module.util.structs.Icmpv6Header;
45 import com.android.net.module.util.structs.Ipv6Header;
/aosp12/build/blueprint/bootstrap/bpdoc/
H A Dreader_test.go130 _, structs := factory()
131 moduleTypeNamePropertyStructs[name] = structs
/aosp12/system/chre/apps/test/common/proto/
H A Dchre_cross_validation_sensor.proto74 * Similar data to structs with naming scheme chreSensor*Data found in
84 * Similar data to structs with naming scheme chreSensor*SampleData found in
/aosp12/system/logging/liblog/
H A DREADME.protocol.md20 where the embedded structs are defined as:
81 (android_event_list_t, android_event_int_t, etc) structs.
/aosp12/frameworks/compile/slang/tests/F_float3_v13/
H A Dstderr.txt.expect1 float3_v13.rscript:9:10: error: structs containing vectors of dimension 3 cannot be exported at thi…
/aosp12/frameworks/libs/net/common/device/com/android/net/module/util/structs/
H A DRsHeader.java17 package com.android.net.module.util.structs;
H A DNsHeader.java17 package com.android.net.module.util.structs;
H A DNaHeader.java17 package com.android.net.module.util.structs;
H A DIcmpv6Header.java17 package com.android.net.module.util.structs;
H A DEthernetHeader.java17 package com.android.net.module.util.structs;
H A DRaHeader.java17 package com.android.net.module.util.structs;
H A DLlaOption.java17 package com.android.net.module.util.structs;
H A DIpv6Header.java17 package com.android.net.module.util.structs;
H A DMtuOption.java17 package com.android.net.module.util.structs;
H A DRdnssOption.java17 package com.android.net.module.util.structs;
/aosp12/packages/modules/DnsResolver/
H A Dcbindgen.toml16 item_types = ["globals", "enums", "structs", "unions", "typedefs", "opaque", "functions", "constant…
/aosp12/system/chre/chpp/
H A DQUICKSTART.md39 1. Allocate the transportContext and appContext structs that hold the state for each instance of th…
54 1. Deallocate the transportContext, appContext, and the platform-specific linkParams structs
/aosp12/packages/services/Car/tools/hidl_parser/
H A Dparser.py328 structs = {}
335 structs[struct.header.name] = struct
340 t[0] = {'header' : t[1], 'enums' : enums, 'structs' : structs, 'typedefs' : typedef}

123