Home
last modified time | relevance | path

Searched defs:AddressType (Results 1 – 25 of 109) sorted by relevance

12345

/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/ptrace/
Dlinux.rs11 pub type AddressType = *mut ::libc::c_void; typedef
206 addr: AddressType, in ptrace_peek()
278 addr: AddressType, in ptrace_other()
553 addr: AddressType, in write()
574 offset: AddressType, in write_user()
Dbsd.rs56 addr: AddressType, in ptrace_other()
185 pub fn write(pid: Pid, addr: AddressType, data: c_int) -> Result<()> { in write()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dtdi.h336 USHORT AddressType; member
514 USHORT AddressType; member
523 USHORT AddressType; member
532 USHORT AddressType; member
541 USHORT AddressType; member
550 USHORT AddressType; member
559 USHORT AddressType; member
568 USHORT AddressType; member
577 USHORT AddressType; member
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/
DBV_09_C.py215 …async def steps_4_14(self, peer_address: Address, peer_address_type: ll.AddressType, connection_ha…
331 …async def steps_24_29(self, peer_address: Address, peer_address_type: ll.AddressType, connection_h…
/aosp_15_r20/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dinformational.rs50 enum AddressType { enum
57 impl fmt::Display for AddressType { implementation
69 impl AddressType { implementation
70 fn update(&mut self, new_type: AddressType) { in update()
655 fn report_address_type(&mut self, address: &Address, address_type: AddressType) { in report_address_type()
/aosp_15_r20/hardware/interfaces/bluetooth/lmp_event/aidl/default/src/
H A Dlmp_event.rs44 address_type: AddressType, in registerForLmpEvents()
75 fn unregisterLmpEvents(&self, _address_type: AddressType, _address: &[u8; 6]) -> Result<()> { in unregisterLmpEvents()
/aosp_15_r20/external/python/bumble/rust/src/wrapper/
Dhci.rs91 pub fn address_type(&self) -> PyResult<AddressType> { in address_type()
173 impl IntoPy<PyObject> for AddressType { implementation
/aosp_15_r20/external/python/bumble/bumble/
Dpairing.py227 class AddressType(enum.IntEnum): class in PairingConfig
245 identity_address_type: Optional[AddressType] = None,
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h52 using AddressType = uint32_t; member
62 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h52 using AddressType = uint32_t; member
62 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h52 using AddressType = uint32_t; member
62 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h51 using AddressType = uint32_t; member
61 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h52 using AddressType = uint32_t; member
62 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h51 using AddressType = uint32_t; member
61 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h51 using AddressType = uint32_t; member
61 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h52 using AddressType = uint32_t; member
62 using AddressType = uint64_t; member
/aosp_15_r20/system/unwinding/libunwindstack/include/unwindstack/
H A DElfInterface.h59 using AddressType = uint32_t; member
70 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h51 using AddressType = uint32_t; member
61 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h51 using AddressType = uint32_t; member
61 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h51 using AddressType = uint32_t; member
61 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h51 using AddressType = uint32_t; member
61 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h52 using AddressType = uint32_t; member
62 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h52 using AddressType = uint32_t; member
62 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h52 using AddressType = uint32_t; member
62 using AddressType = uint64_t; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h51 using AddressType = uint32_t; member
61 using AddressType = uint64_t; member

12345