Home
last modified time | relevance | path

Searched defs:destAddr (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_callback.cpp150 CNetAddress destAddr = {.address = MallocCString(it->destination_.address_), in SetConnectionProp() local
H A Dnet_connection_ffi.cpp236 CNetAddress destAddr = {.address = MallocCString(it->destination_.address_), in SetRoute() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_ext_test/
H A Dnetworkvpn_service_ext_test.cpp94 INetAddr destAddr; in HWTEST_F() local
114 INetAddr destAddr; in HWTEST_F() local
127 INetAddr destAddr; in HWTEST_F() local
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H A Dsample_info.h84 auto destAddr = OH_AVBuffer_GetAddr(destBuffer); in GetCopyAVBuffer() local
109 auto destAddr = OH_AVBuffer_GetAddr(destBuffer); in AddCopyAVBuffer() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_service.cpp251 std::string destAddr = RawAddress::ConvertToString(bluetoothDestAddr).GetAddress(); in WriteNetworkData() local
274 std::string destAddr = RawAddress::ConvertToString(bluetoothDestAddr).GetAddress(); in PanSendData() local
H A Dpan_defines.h147 uint8_t destAddr[BT_ADDRESS_LENGTH]; member
H A Dpan_bnep.cpp244 std::string destAddr = RawAddress::ConvertToString(bluetoothDestAddr).GetAddress(); in SendData() local
[all...]
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp251 struct sockaddr_in *destAddr = DestinationAddrIn(); in DestinationAddr() local

Completed in 10 milliseconds