Home
last modified time | relevance | path

Searched defs:get_address (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/crosvm/devices/src/pci/pcie/
H A Dpcie_switch.rs114 fn get_address(&self) -> Option<PciAddress> { in get_address() method
286 fn get_address(&self) -> Option<PciAddress> { in get_address() method
H A Dpcie_rp.rs165 fn get_address(&self) -> Option<PciAddress> { in get_address() method
H A Dpcie_port.rs216 pub fn get_address(&self) -> Option<PciAddress> { in get_address() method
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/
Dffi.rs33 get_address: unsafe extern "C" fn(user: *mut (), handle: u16, result: *mut [u8; 6]), field
44 pub(crate) fn get_address(&self, handle: u16) -> Option<hci::Address> { in get_address() method
/aosp_15_r20/external/ltp/testcases/network/multicast/mc_member/
H A Dmc_member.sh44 get_address() function
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/include/
Drootcanal_rs.h30 void (*get_address)(void* user, uint16_t handle, uint8_t (*result)[6]); member
/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/
Dendpoint_definition.cpp45 const boost::asio::ip::address & endpoint_definition::get_address() const { in get_address() function in vsomeip_v3::endpoint_definition
/aosp_15_r20/external/sdv/vsomeip/implementation/service_discovery/src/
Dipv4_option_impl.cpp44 const ipv4_address_t & ipv4_option_impl::get_address() const { in get_address() function in vsomeip_v3::sd::ipv4_option_impl
Dipv6_option_impl.cpp46 const ipv6_address_t & ipv6_option_impl::get_address() const { in get_address() function in vsomeip_v3::sd::ipv6_option_impl
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/core/non_terminal/impl/
Dstatic.hpp98 static pointer get_address() in get_address() function
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/
Dheap.py247 def get_address(self): member in BufferWrapper
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure2/
Dcompiler.hpp37 std::size_t get_address() const { return address; } in get_address() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure1/
Dcompiler.hpp37 std::size_t get_address() const { return address; } in get_address() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/mini_c/
Dcompiler.hpp37 std::size_t get_address() const { return address; } in get_address() function
/aosp_15_r20/external/flatbuffers/rust/flexbuffers/src/builder/
H A Dvalue.rs170 pub fn get_address(&self) -> Option<usize> { in get_address() method
/aosp_15_r20/external/libcups/scheduler/
H A Dconf.c1701 get_address(const char *value, /* I - Value string */ in get_address() function
/aosp_15_r20/external/autotest/client/cros/bluetooth/floss/
H A Dadapter_client.py492 def get_address(self): member in FlossAdapterClient
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl.h226 Address get_address(uint16_t handle) const { in get_address() function
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py241 def get_address(self): member in Bluetooth
/aosp_15_r20/external/iproute2/ip/
H A Diplink.c1161 static int get_address(const char *dev, int *htype) in get_address() function
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dadapter_client.py618 def get_address(self): member in FlossAdapterClient
/aosp_15_r20/external/autotest/client/cros/multimedia/
H A Dbluetooth_facade.py2318 def get_address(self): member in BluezFacadeLocal
4500 def get_address(self): member in FlossFacadeLocal
/aosp_15_r20/external/crosvm/devices/src/
H A Dbus.rs232 fn get_address(&self) -> Option<PciAddress>; in get_address() method
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Dpci_hotplug_manager.rs1020 fn get_address(&self) -> Option<PciAddress> { in get_address() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs115 fn get_address(&self) -> RawAddress; in get_address() method
2224 fn get_address(&self) -> RawAddress { in get_address() method

12