/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/bluetooth_core_rust_packets/gen/ |
D | _packets.rs | 172 pub struct Att { struct 173 pub opcode: AttOpcode, argument 178 pub enum AttChild { argument 199 impl Att { implementation 260 impl Packet for Att { implementation 443 impl TryFrom<&AttFindInformationRequest> for Att { implementation 445 fn try_from(packet: &AttFindInformationRequest) -> Result<Att, Self::Error> { in try_from() 454 impl TryFrom<AttFindInformationRequest> for Att { implementation 456 fn try_from(packet: AttFindInformationRequest) -> Result<Att, Self::Error> { in try_from() 743 impl TryFrom<&AttFindInformationResponse> for Att { implementation [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/libbluetooth_core_rs/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/ |
D | _packets.rs | 172 pub struct Att { struct 173 pub opcode: AttOpcode, argument 178 pub enum AttChild { argument 199 impl Att { implementation 260 impl Packet for Att { implementation 443 impl TryFrom<&AttFindInformationRequest> for Att { implementation 445 fn try_from(packet: &AttFindInformationRequest) -> Result<Att, Self::Error> { in try_from() 454 impl TryFrom<AttFindInformationRequest> for Att { implementation 456 fn try_from(packet: AttFindInformationRequest) -> Result<Att, Self::Error> { in try_from() 743 impl TryFrom<&AttFindInformationResponse> for Att { implementation [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/server/ |
D | request_handler.rs | 55 pub async fn process_packet(&mut self, packet: att::Att, mtu: usize) -> att::Att { in process_packet() 74 packet: &att::Att, in try_parse_and_process_packet() 76 ) -> Result<att::Att, ProcessingError> { in try_parse_and_process_packet()
|
D | att_server_bearer.rs | 93 pub fn handle_packet(&self, packet: att::Att) { in handle_packet() 149 fn handle_request(&self, packet: att::Att) { in handle_request() 244 ) -> (SharedBox<AttServerBearer<TestAttDatabase>>, UnboundedReceiver<att::Att>) { in open_connection()
|
D | command_handler.rs | 17 pub fn process_packet(&self, packet: att::Att) { in process_packet()
|
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/server/transactions/ |
D | read_request.rs | 8 ) -> Result<att::Att, EncodeError> { in handle_read_request() 57 ) -> Result<att::Att, EncodeError> { in do_read_request_with_handle_and_mtu()
|
D | write_request.rs | 7 ) -> Result<att::Att, EncodeError> { in handle_write_request()
|
D | read_by_type_request.rs | 18 ) -> Result<att::Att, EncodeError> { in handle_read_by_type_request()
|
D | find_information_request.rs | 13 ) -> Result<att::Att, EncodeError> { in handle_find_information_request()
|
D | read_by_group_type_request.rs | 22 ) -> Result<att::Att, EncodeError> { in handle_read_by_group_type_request()
|
D | find_by_type_value.rs | 22 ) -> Result<att::Att, EncodeError> { in handle_find_by_type_value_request()
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerIOWindows.cpp | 63 DWORD Att = GetFileAttributesA(Path.c_str()); in IsFile() local 80 DWORD Att = GetFileAttributesA(Path.c_str()); in IsDirectory() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/ |
D | arbiter.rs | 64 ) -> Option<att::Att> { in try_parse_att_server_packet()
|
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/server/services/ |
D | gatt.rs | 210 ) -> (AttDatabaseImpl, SharedBox<AttServerBearer<AttDatabaseImpl>>, UnboundedReceiver<att::Att>) in add_connection()
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocChecker.cpp | 1053 const OwnershipAttr *Att, in MallocMemReturnsAttr() 1147 const OwnershipAttr *Att, in FreeMemAttr()
|
/aosp_15_r20/packages/modules/Bluetooth/floss/hcidoc/src/groups/ |
D | informational.rs | 475 Att, enumerator
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 13085 "Att": 10673, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 13085 "Att": 10673, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 13026 "Att": 10673, number
|