Searched refs:Struct (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/route/ |
D | Link.cpp | 40 {IFLA_STATS, {"STATS", DataType::Struct, statsToStream<rtnl_link_stats>}}, 47 {IFLA_MAP, {"MAP", DataType::Struct, mapToStream}}, 62 {IFLA_STATS64, {"STATS64", DataType::Struct, statsToStream<rtnl_link_stats64>}}, 67 {IFLA_INET_CONF, {"INET_CONF", DataType::Struct, arrayToStream<int32_t>}}, 71 {IFLA_INET6_CONF, {"INET6_CONF", DataType::Struct, arrayToStream<int32_t>}}, 72 {IFLA_INET6_STATS, {"INET6_STATS", DataType::Struct, arrayToStream<uint64_t>}}, 74 {IFLA_INET6_CACHEINFO, {"INET6_CACHEINFO", DataType::Struct, ifla_cacheinfoToStream}}, 75 … {IFLA_INET6_ICMP6STATS, {"INET6_ICMP6STATS", DataType::Struct, arrayToStream<uint64_t>}},
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/families/ |
D | Nl80211.cpp | 434 DataType::Struct, informationElementsToStream}}, 439 {NL80211_BSS_BEACON_IES, {"BEACON_IES", DataType::Struct, informationElementsToStream}}, 468 {NL80211_ATTR_CIPHER_SUITES, {"CIPHER_SUITES", DataType::Struct, arrayToStream<int32_t>}}, 587 {"PKT_PATTERN", DataType::Struct, nl80211_pattern_supportToStream}},
|
/hardware/google/interfaces/media/c2/1.0/ |
D | types.hal | 85 * Struct uniquely specifying a field in an arbitrary parameter structure. 95 * Struct representing a location of a field in a parameter with a given index. 105 * Struct describing basic properties of a parameter with a given index. 302 * Struct descriptor. 305 /** Struct type */ 526 * Struct for
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/ |
D | MessageDefinition.h | 87 Struct, enumerator
|
/hardware/interfaces/wifi/1.4/ |
D | IWifiChipEventCallback.hal | 27 * Struct describing the state of each hardware radio chain (hardware MAC)
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/ |
D | printer.cpp | 148 case DataType::Struct: { in toStream()
|
/hardware/interfaces/camera/device/1.0/ |
D | types.hal | 259 * Struct containing arguments of ICameraDeviceCallback::handleCallbackTimestamp. 277 * Struct containing arguments of ICameraDevice::releaseRecordingFrameHandle.
|
/hardware/interfaces/wifi/1.0/ |
D | types.hal | 2046 * Struct describing each debug ring buffer supported by 2264 * Struct describing packet fate report for each Tx frame. 2272 * Struct describing packet fate report for each Rx frame. 2280 * Struct capturing the count of all rx packets that caused 2299 * Struct capturing the count of all rx multicast packets that caused 2318 * Struct capturing the count of all rx ICMP packets that caused
|
/hardware/interfaces/automotive/sv/1.0/ |
D | types.hal | 84 * Struct defining a virtual view in the 3d space around the car.
|
/hardware/interfaces/graphics/mapper/4.0/ |
D | IMapper.hal | 601 * @return bufferDump Struct representing the metadata being dumped
|