/hardware/interfaces/radio/aidl/compat/libradiocompat/messaging/ |
D | structs.cpp | 36 static aidl::CdmaSmsAddress toAidl(const V1_0::CdmaSmsAddress& addr) { in toAidl() 46 static V1_0::CdmaSmsAddress toHidl(const aidl::CdmaSmsAddress& addr) { in toHidl() 57 static aidl::CdmaSmsSubaddress toAidl(const V1_0::CdmaSmsSubaddress& addr) { in toAidl() 65 static V1_0::CdmaSmsSubaddress toHidl(const aidl::CdmaSmsSubaddress& addr) { in toHidl()
|
/hardware/google/interfaces/bluetooth/ccc/aidl/vts/ |
D | VtsHalBluetoothCccTargetTest.cpp | 84 ScopedAStatus BluetoothCccTest::registerForLmpEvents(std::array<uint8_t, 6> addr) { in registerForLmpEvents() 90 ScopedAStatus BluetoothCccTest::unregisterLmpEvents(std::array<uint8_t, 6> addr) { in unregisterLmpEvents() 102 std::array<uint8_t, 6> addr = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in TEST_P() local
|
/hardware/interfaces/bluetooth/1.0/default/ |
D | bluetooth_address.cc | 31 void BluetoothAddress::bytes_to_string(const uint8_t* addr, char* addr_str) { in bytes_to_string() 36 bool BluetoothAddress::string_to_bytes(const char* addr_str, uint8_t* addr) { in string_to_bytes()
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | tdls.cpp | 109 mac_addr addr; in handleEvent() local 354 mac_addr addr, in wifi_enable_tdls() 442 wifi_error wifi_disable_tdls(wifi_interface_handle iface, mac_addr addr) in wifi_disable_tdls() 492 wifi_error wifi_get_tdls_status(wifi_interface_handle iface, mac_addr addr, in wifi_get_tdls_status()
|
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | tdls.cpp | 104 mac_addr addr; in handleEvent() local 349 mac_addr addr, in wifi_enable_tdls() 435 wifi_error wifi_disable_tdls(wifi_interface_handle iface, mac_addr addr) in wifi_disable_tdls() 483 wifi_error wifi_get_tdls_status(wifi_interface_handle iface, mac_addr addr, in wifi_get_tdls_status()
|
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/ |
D | libnetdevice.cpp | 64 static std::string toString(const sockaddr* addr) { in toString() 81 for (ifaddrs* addr = addrs.get(); addr != nullptr; addr = addr->ifa_next) { in getAllAddr4() local 90 static in_addr_t inetAddr(std::string_view addr) { in inetAddr() 101 bool setAddr4(std::string_view ifname, std::string_view addr, std::optional<uint8_t> prefixlen) { in setAddr4() 123 bool addAddr4(std::string_view ifname, std::string_view addr, uint8_t prefixlen) { in addAddr4()
|
D | can.cpp | 37 sockaddr_can addr = {}; in socket() local
|
/hardware/google/aemu/host-common/ |
D | dma_device.cpp | 19 static void defaultDmaUnlock(uint64_t addr) { } in defaultDmaUnlock()
|
/hardware/libhardware/modules/camera/3_4/arc/ |
D | frame_buffer.cpp | 84 void* addr = mmap(NULL, buffer_size_, PROT_READ, MAP_SHARED, fd_.get(), 0); in Map() local 137 void* addr; in Map() local
|
/hardware/interfaces/tv/cec/1.0/default/ |
D | HdmiCecDefault.cpp | 58 Return<Result> HdmiCecDefault::addLogicalAddress(CecLogicalAddress addr) { in addLogicalAddress() 159 uint16_t addr; in getPhysicalAddress() local 232 uint16_t addr = INVALID_PHYSICAL_ADDRESS; in getPortInfo() local 280 uint16_t addr; in isConnected() local
|
D | HdmiCec.cpp | 271 Return<Result> HdmiCec::addLogicalAddress(CecLogicalAddress addr) { in addLogicalAddress() 293 uint16_t addr; in getPhysicalAddress() local
|
/hardware/google/gfxstream/host/ |
D | VirtioGpuRingBlob.h | 32 void* addr = nullptr; member
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/ |
D | structs.cpp | 52 V1_5::LinkAddress toHidl(const aidl::LinkAddress& addr) { in toHidl() 190 aidl::LinkAddress toAidl(const V1_5::LinkAddress& addr) { in toAidl()
|
/hardware/interfaces/tv/hdmi/cec/aidl/android/hardware/tv/hdmi/cec/ |
D | IHdmiCec.aidl | 44 Result addLogicalAddress(in CecLogicalAddress addr); in addLogicalAddress()
|
/hardware/interfaces/tv/hdmi/cec/aidl/aidl_api/android.hardware.tv.hdmi.cec/1/android/hardware/tv/hdmi/cec/ |
D | IHdmiCec.aidl | 37 …id.hardware.tv.hdmi.cec.Result addLogicalAddress(in android.hardware.tv.hdmi.cec.CecLogicalAddress… in addLogicalAddress()
|
/hardware/interfaces/tv/hdmi/cec/aidl/aidl_api/android.hardware.tv.hdmi.cec/current/android/hardware/tv/hdmi/cec/ |
D | IHdmiCec.aidl | 37 …id.hardware.tv.hdmi.cec.Result addLogicalAddress(in android.hardware.tv.hdmi.cec.CecLogicalAddress… in addLogicalAddress()
|
/hardware/interfaces/bluetooth/lmp_event/aidl/default/src/ |
D | lmp_event.rs | 52 let addr = address.clone(); localVariable
|
/hardware/interfaces/bluetooth/1.0/default/test/ |
D | bluetooth_address_test.cc | 64 uint8_t addr[BluetoothAddress::kBytes]; in TEST_F() local
|
/hardware/libhardware_legacy/ |
D | uevent.c | 45 struct sockaddr_nl addr; in uevent_init() local
|
/hardware/interfaces/tv/cec/1.1/default/ |
D | HdmiCecMock.cpp | 85 Return<Result> HdmiCecMock::addLogicalAddress(CecLogicalAddress addr) { in addLogicalAddress() 164 ::android::hardware::tv::cec::V1_1::CecLogicalAddress addr) { in addLogicalAddress_1_1()
|
/hardware/google/aemu/base/ |
D | MemoryTracker.cpp | 99 intptr_t addr = (intptr_t)results[i]; in newHook() local 123 intptr_t addr = (intptr_t)results[i]; in deleteHook() local
|
D | SubAllocator.cpp | 119 uint64_t addr = (uintptr_t)ptr; in rangeCheck() local 134 uint64_t addr = (uintptr_t)checkedPtr; in getOffset() local
|
/hardware/google/camera/common/lib_depth_generator/ |
D | depth_types.h | 47 uint8_t* addr = nullptr; member
|
/hardware/nxp/nfc/pn8x/halimpl/src/include/ |
D | ese_hal_api.h | 71 uint32_t addr; member
|
/hardware/nxp/nfc/snxxx/halimpl/src/include/ |
D | ese_hal_api.h | 71 uint32_t addr; member
|