Home
last modified time | relevance | path

Searched defs:head (Results 351 - 375 of 564) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig_file.c381 struct wpa_ssid *ssid, *tail, *head; in wpa_config_read() local
H A Dconfig_winreg.c377 struct wpa_ssid *ssid, *tail = NULL, *head = NULL; in wpa_config_read_networks() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig_file.c335 struct wpa_ssid *ssid, *tail, *head; in wpa_config_read() local
H A Dconfig_winreg.c386 struct wpa_ssid *ssid, *tail = NULL, *head = NULL; in wpa_config_read_networks() local
/third_party/zlib/
H A Dinflate.h94 gz_headerp head; /* where to save gzip header information */ member
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_element.cpp672 int32_t head = 0; in GetRefreshItems() local
H A Dlayout_manager.h105 void ResetLayoutRange(double head, double tail, Offset position, Size viewPort) in ResetLayoutRange() argument
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H A Dwfd_message.cpp288 std::string head = value.substr(0, 5); // 5: fix offset in GetVideoFormats() local
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp85 std::string head = uri.substr(0, iter); in RemovePathHead() local
/foundation/arkui/ui_lite/frameworks/common/
H A Dtext.cpp214 FontHeader head; in ReMeasureTextSize() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp266 FontHeader head; in DrawLetterWithRotate() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dcjson_parser.cpp180 bool CJSONParser::AddNode(ListNode *&head, char *current) in AddNode() argument
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h60 struct DHandleEntryHead head; member
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_connection.c210 int32_t PackAuthData(const AuthDataHead *head, const uint8_t *data, in PackAuthData() argument
196 NotifyDataReceived( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) NotifyDataReceived() argument
239 UnpackAuthData(const uint8_t *data, uint32_t len, AuthDataHead *head) UnpackAuthData() argument
352 HandleDataReceivedProcess( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleDataReceivedProcess() argument
407 OnWiFiDataReceived(ListenerModule module, int32_t fd, const AuthDataHead *head, const uint8_t *data) OnWiFiDataReceived() argument
422 HandleDataReceivedProcess(GenConnId(connInfo.type, fd), &connInfo, fromServer, head, data); OnWiFiDataReceived() local
477 AuthDataHead head = { 0 }; OnCommDataReceived() local
483 HandleDataReceivedProcess(GenConnId(connInfo.type, connectionId), &connInfo, fromServer, &head, body); OnCommDataReceived() local
486 HandleRepeatDeviceIdDataDelay(uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleRepeatDeviceIdDataDelay() argument
567 PostCommData(uint32_t connectionId, bool toServer, const AuthDataHead *head, const uint8_t *data) PostCommData() argument
708 PostAuthData(uint64_t connId, bool toServer, const AuthDataHead *head, const uint8_t *data) PostAuthData() argument
[all...]
H A Dauth_interface.c114 NotifyTransDataReceived(AuthHandle authHandle, const AuthDataHead *head, const uint8_t *data, uint32_t len) NotifyTransDataReceived() argument
H A Dauth_tcp_connection.c102 static int32_t UnpackSocketPkt(const uint8_t *data, uint32_t len, SocketPktHead *head) in UnpackSocketPkt() argument
164 AuthDataHead head = { in NotifyDataReceived() local
176 RecvPacketHead(ListenerModule module, int32_t fd, SocketPktHead *head) RecvPacketHead() argument
236 SocketPktHead head = {0}; ProcessSocketInEvent() local
517 SocketPostBytes(int32_t fd, const AuthDataHead *head, const uint8_t *data) SocketPostBytes() argument
580 NotifyChannelDataReceived(int32_t channelId, const SocketPktHead *head, const uint8_t *data) NotifyChannelDataReceived() argument
687 AuthDataHead head = { AuthPostChannelData() local
[all...]
H A Dauth_device.c188 AuthDataHead head; in AuthDevicePostTransData() local
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp795 ConnPktHead *head; in HWTEST_F() local
811 ConnPktHead *head; in HWTEST_F() local
840 ConnPktHead *head; HWTEST_F() local
867 ConnPktHead *head; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_other_test.cpp306 AuthDataHead head; in HWTEST_F() local
495 AuthDataHead head; in HWTEST_F() local
573 AuthDataHead *head in HWTEST_F() local
90 OnDataReceivedTest(uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) OnDataReceivedTest() argument
919 AuthDataHead head; HWTEST_F() local
1192 AuthDataHead head; HWTEST_F() local
[all...]
H A Dauth_manager_test.cpp525 AuthDataHead head; in HWTEST_F() local
699 AuthDataHead head; HWTEST_F() local
807 AuthDataHead head; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/connection/tcp/src/
H A Dsoftbus_tcp_connect_manager.c269 static char *RecvData(const ConnPktHead *head, int32_t fd, uint32_t len) in RecvData() argument
363 ConnPktHead head = {0}; in TcpOnDataEventIn() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_manager.c426 static int32_t ClientTransProxyCheckSliceHead(const SliceHead *head) in ClientTransProxyCheckSliceHead() argument
568 PacketHead head; ClientTransProxyNoSubPacketProc() local
665 ClientTransProxySliceProcessChkPkgIsValid( const SliceProcessor *processor, const SliceHead *head, const char *data, uint32_t len) ClientTransProxySliceProcessChkPkgIsValid() argument
686 ClientGetActualDataLen(const SliceHead *head, uint32_t *actualDataLen) ClientGetActualDataLen() argument
702 ClientTransProxyFirstSliceProcess( SliceProcessor *processor, const SliceHead *head, const char *data, uint32_t len) ClientTransProxyFirstSliceProcess() argument
748 ClientTransProxyLastSliceProcess( SliceProcessor *processor, const SliceHead *head, const char *data, uint32_t len, int32_t channelId) ClientTransProxyLastSliceProcess() argument
777 ClientTransProxyNormalSliceProcess( SliceProcessor *processor, const SliceHead *head, const char *data, uint32_t len) ClientTransProxyNormalSliceProcess() argument
796 ClientTransProxySubPacketProc(int32_t channelId, const SliceHead *head, const char *data, uint32_t len) ClientTransProxySubPacketProc() argument
[all...]
/foundation/communication/wifi/wifi/frameworks/cj/include/
H A Dffi_structs.h48 CWifiScanInfo *head; member
125 CWifiP2pDevice *head; member
176 CWifiDeviceConfig *head; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp463 cJSON *head = cjson_; in GetItemField() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dpacket.c34 Payload *head; member
[all...]

Completed in 31 milliseconds

1...<<11121314151617181920>>...23