Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/intention/common/channel/test/
H A Dchannel_test.cpp61 size_t received = receiver.Receive(); in HWTEST_F() local
93 size_t received = receiver.Receive(); in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_trans.h57 uint32_t received; member
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_s_server_test.cpp198 DhcpMsgInfo received; in HWTEST_F() local
205 PDhcpMsgInfo received; in HWTEST_F() local
220 PDhcpMsgInfo received; in HWTEST_F() local
227 PDhcpMsgInfo received; in HWTEST_F() local
235 PDhcpMsgInfo received; HWTEST_F() local
242 PDhcpMsgInfo received; HWTEST_F() local
249 PDhcpMsgInfo received; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_socket.cpp231 size_t received = 0; in ReceiveWhenReady() local
/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_trans_test.cpp284 uint32_t received[3] = {0, 1000, 1}; in HWTEST_F() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c108 CoapMessageHandler(coap_session_t *session, const coap_pdu_t *sent, const coap_pdu_t *received, const coap_mid_t id) CoapMessageHandler() argument
/foundation/arkui/napi/test/unittest/cj_native/
H A Dtest_ark_interop.cpp84 double received[totalCases]; in TEST_F() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c1317 uint8_t received; in HandleFileDataFrame() local
[all...]
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp315 void InitReply(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) in InitReply() argument
414 static int MessageProcess(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInf argument
711 FillReply(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) FillReply() argument
896 GetBinding(DhcpAddressPool *pool, PDhcpMsgInfo received) GetBinding() argument
983 OnReceivedDiscover(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) OnReceivedDiscover() argument
1030 GetRequestIpAddress(PDhcpMsgInfo received) GetRequestIpAddress() argument
1043 GetYourIpAddress(PDhcpMsgInfo received, uint32_t *yourIpAddr, DhcpAddressPool *pool) GetYourIpAddress() argument
1085 NotBindingRequest(DhcpAddressPool *pool, PDhcpMsgInfo received, PDhcpMsgInfo reply) NotBindingRequest() argument
1142 ValidateRequestMessage(const PDhcpServerContext ctx, const PDhcpMsgInfo received, PDhcpMsgInfo reply, uint32_t *yourIp) ValidateRequestMessage() argument
1185 HasNobindgRequest(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) HasNobindgRequest() argument
1214 GetVendorIdentifierOption(PDhcpMsgInfo received) GetVendorIdentifierOption() argument
1231 GetHostNameOption(PDhcpMsgInfo received, AddressBinding *bindin) GetHostNameOption() argument
1251 GetUserClassOption(PDhcpMsgInfo received, AddressBinding *bindin) GetUserClassOption() argument
1270 GetRapidCommitOption(PDhcpMsgInfo received, AddressBinding *bindin) GetRapidCommitOption() argument
1290 GetOnlyIpv6Option(PDhcpMsgInfo received, AddressBinding *bindin) GetOnlyIpv6Option() argument
1310 GetPortalUrlOption(PDhcpMsgInfo received, AddressBinding *bindin) GetPortalUrlOption() argument
1330 ParseDhcpOption(PDhcpMsgInfo received, AddressBinding *bindin) ParseDhcpOption() argument
1346 OnReceivedRequest(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) OnReceivedRequest() argument
1398 OnReceivedDecline(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) OnReceivedDecline() argument
1439 OnReceivedRelease(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) OnReceivedRelease() argument
1491 OnReceivedInform(PDhcpServerContext ctx, PDhcpMsgInfo received, PDhcpMsgInfo reply) OnReceivedInform() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp1113 int received = rxPackets - linkedInfo.lastRxPackets; in DealSignalPacketChanged() local

Completed in 14 milliseconds