Searched refs:CoreNotificationData (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/ |
D | uci_packets.rs | 5180 CoreNotification(CoreNotificationData), 5280 (GroupId::Core) if CoreNotificationData::conforms(&payload) => { in parse_inner() 5282 let child_data = CoreNotificationData::parse_inner(&mut cell, opcode)?; in parse_inner() 6182 pub struct CoreNotificationData { struct 6193 corenotification: CoreNotificationData, 6201 impl CoreNotificationData { implementation 6360 let corenotification = CoreNotificationData { in build() 10405 corenotification: CoreNotificationData, 10564 let corenotification = CoreNotificationData { in build() 12580 corenotification: CoreNotificationData, [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/libuwb_uci_packets/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/ |
D | uci_packets.rs | 5180 CoreNotification(CoreNotificationData), 5280 (GroupId::Core) if CoreNotificationData::conforms(&payload) => { in parse_inner() 5282 let child_data = CoreNotificationData::parse_inner(&mut cell, opcode)?; in parse_inner() 6182 pub struct CoreNotificationData { struct 6193 corenotification: CoreNotificationData, 6201 impl CoreNotificationData { impl 6360 let corenotification = CoreNotificationData { in build() 10405 corenotification: CoreNotificationData, 10564 let corenotification = CoreNotificationData { in build() 12580 corenotification: CoreNotificationData, [all …]
|