Searched defs:received (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
H A D | dhcp_s_server_test.cpp | 198 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 D | dhcp_s_server.cpp | 318 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 D | channel_test.cpp | 61 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 D | channel_test.cpp | 61 size_t received = receiver.Receive(); variable 93 size_t received = receiver.Receive(); variable
|
/ohos5.0/foundation/arkui/napi/test/unittest/cj_native/ |
H A D | test_ark_interop.cpp | 389 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 D | softbus_conn_ble_trans.h | 57 uint32_t received; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_socket.cpp | 231 size_t received = 0; in ReceiveWhenReady() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/ |
H A D | coap_client.c | 109 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 D | nstackx_dfile_transfer.c | 1317 uint8_t received; in HandleFileDataFrame() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | sta_state_machine.cpp | 1108 int received = rxPackets - linkedInfo.lastRxPackets; in DealSignalPacketChanged() local
|