/aosp_15_r20/external/crosvm/devices/src/pci/pcie/ |
H A D | pcie_switch.rs | 114 fn get_address(&self) -> Option<PciAddress> { in get_address() method 286 fn get_address(&self) -> Option<PciAddress> { in get_address() method
|
H A D | pcie_rp.rs | 165 fn get_address(&self) -> Option<PciAddress> { in get_address() method
|
H A D | pcie_port.rs | 216 pub fn get_address(&self) -> Option<PciAddress> { in get_address() method
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/ |
D | ffi.rs | 33 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 D | mc_member.sh | 44 get_address() function
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/include/ |
D | rootcanal_rs.h | 30 void (*get_address)(void* user, uint16_t handle, uint8_t (*result)[6]); member
|
/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/ |
D | endpoint_definition.cpp | 45 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/ |
D | ipv4_option_impl.cpp | 44 const ipv4_address_t & ipv4_option_impl::get_address() const { in get_address() function in vsomeip_v3::sd::ipv4_option_impl
|
D | ipv6_option_impl.cpp | 46 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/ |
D | static.hpp | 98 static pointer get_address() in get_address() function
|
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/ |
D | heap.py | 247 def get_address(self): member in BufferWrapper
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure2/ |
D | compiler.hpp | 37 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/ |
D | compiler.hpp | 37 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/ |
D | compiler.hpp | 37 std::size_t get_address() const { return address; } in get_address() function
|
/aosp_15_r20/external/flatbuffers/rust/flexbuffers/src/builder/ |
H A D | value.rs | 170 pub fn get_address(&self) -> Option<usize> { in get_address() method
|
/aosp_15_r20/external/libcups/scheduler/ |
H A D | conf.c | 1701 get_address(const char *value, /* I - Value string */ in get_address() function
|
/aosp_15_r20/external/autotest/client/cros/bluetooth/floss/ |
H A D | adapter_client.py | 492 def get_address(self): member in FlossAdapterClient
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | classic_impl.h | 226 Address get_address(uint16_t handle) const { in get_address() function
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/ |
D | bluetooth.py | 241 def get_address(self): member in Bluetooth
|
/aosp_15_r20/external/iproute2/ip/ |
H A D | iplink.c | 1161 static int get_address(const char *dev, int *htype) in get_address() function
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | adapter_client.py | 618 def get_address(self): member in FlossAdapterClient
|
/aosp_15_r20/external/autotest/client/cros/multimedia/ |
H A D | bluetooth_facade.py | 2318 def get_address(self): member in BluezFacadeLocal 4500 def get_address(self): member in FlossFacadeLocal
|
/aosp_15_r20/external/crosvm/devices/src/ |
H A D | bus.rs | 232 fn get_address(&self) -> Option<PciAddress>; in get_address() method
|
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/ |
H A D | pci_hotplug_manager.rs | 1020 fn get_address(&self) -> Option<PciAddress> { in get_address() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth.rs | 115 fn get_address(&self) -> RawAddress; in get_address() method 2224 fn get_address(&self) -> RawAddress { in get_address() method
|