Home
last modified time | relevance | path

Searched defs:received (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_s_server_test.cpp198 DhcpMsgInfo received; variable
205 PDhcpMsgInfo received; variable
220 PDhcpMsgInfo received; variable
227 PDhcpMsgInfo received; variable
235 PDhcpMsgInfo received; variable
242 PDhcpMsgInfo received; variable
249 PDhcpMsgInfo received; variable
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp318 void InitReply(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) in InitReply()
714 int FillReply(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) in FillReply()
898 AddressBinding *GetBinding(DhcpAddressPool *pool, PDhcpMsgInfo received) in GetBinding()
1032 static uint32_t GetRequestIpAddress(PDhcpMsgInfo received) in GetRequestIpAddress()
1216 int GetVendorIdentifierOption(PDhcpMsgInfo received) in GetVendorIdentifierOption()
1233 int GetHostNameOption(PDhcpMsgInfo received, AddressBinding *bindin) in GetHostNameOption()
1253 int GetUserClassOption(PDhcpMsgInfo received, AddressBinding *bindin) in GetUserClassOption()
1272 int GetRapidCommitOption(PDhcpMsgInfo received, AddressBinding *bindin) in GetRapidCommitOption()
1292 int GetOnlyIpv6Option(PDhcpMsgInfo received, AddressBinding *bindin) in GetOnlyIpv6Option()
1312 int GetPortalUrlOption(PDhcpMsgInfo received, AddressBinding *bindin) in GetPortalUrlOption()
[all …]
/ohos5.0/foundation/multimodalinput/input/intention/common/channel/test/
H A Dchannel_test.cpp61 size_t received = receiver.Receive(); variable
93 size_t received = receiver.Receive(); variable
/ohos5.0/base/msdp/device_status/test/unittest/intention/common/src/
H A Dchannel_test.cpp61 size_t received = receiver.Receive(); variable
93 size_t received = receiver.Receive(); variable
/ohos5.0/foundation/arkui/napi/test/unittest/cj_native/
H A Dtest_ark_interop.cpp389 double received[totalCases]; in TestNumber() local
602 uint8_t received[std::size(origin)]; in TestBigint16Bytes() local
628 uint8_t received[expectSize]; in TestBigint28Bytes() local
652 uint8_t received[std::size(origin)]; in TestBigint32Bytes() local
798 uint8_t received[std::size(origin)]; in TestArrayBuffer() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_trans.h57 uint32_t received; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_socket.cpp231 size_t received = 0; in ReceiveWhenReady() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c109 const coap_pdu_t *sent, const coap_pdu_t *received, const coap_mid_t id) in CoapMessageHandler()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c1317 uint8_t received; in HandleFileDataFrame() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp1108 int received = rxPackets - linkedInfo.lastRxPackets; in DealSignalPacketChanged() local