Home
last modified time | relevance | path

Searched defs:host (Results 251 - 275 of 500) sorted by relevance

1...<<11121314151617181920

/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/
H A Dtime_picker_display12_test_ng.cpp166 auto host = timePickerRowPattern->GetHost(); in CreateTimePickerColumnNode() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_dynamic_component_renderer_impl.cpp20 Create( const RefPtr<FrameNode>& host, void* runtime, const IsolatedInfo& isolatedInfo) Create() argument
26 DynamicComponentRendererImpl( const RefPtr<FrameNode>& host, void* runtime, const IsolatedInfo& isolatedInfo) DynamicComponentRendererImpl() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_testtwo_ng.cpp214 auto host = pattern->GetHost(); in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_impl.cpp101 BluetoothHost *host = &BluetoothHost::GetDefaultHost(); in GetLocalName() local
110 BluetoothHost *host = &BluetoothHost::GetDefaultHost(); in GetPairedDevices() local
148 BluetoothHost *host = &BluetoothHost::GetDefaultHost(); in GetProfileConnectionState() local
179 BluetoothHost *host = &BluetoothHost::GetDefaultHost(); in SetLocalName() local
186 BluetoothHost *host = &BluetoothHost::GetDefaultHost(); in SetBluetoothScanMode() local
197 BluetoothHost *host = &BluetoothHost::GetDefaultHost(); GetBluetoothScanMode() local
205 BluetoothHost *host = &BluetoothHost::GetDefaultHost(); StartBluetoothDiscovery() local
212 BluetoothHost *host = &BluetoothHost::GetDefaultHost(); StoptBluetoothDiscovery() local
219 BluetoothHost *host = &BluetoothHost::GetDefaultHost(); IsBluetoothDiscovering() local
[all...]
/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/src/
H A Dnet_connection.cpp50 int32_t OH_NetConn_GetAddrInfo(char *host, char *serv, struct addrinfo *hint, struct addrinfo **res, int32_t netId) in OH_NetConn_GetAddrInfo() argument
/foundation/communication/netmanager_base/frameworks/cj/connection/include/
H A Dcommon.h83 char *host; member
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_config_client.h90 char *host; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dnetwork_interface.cpp210 char host[NI_MAXHOST] = {0}; /* IP address storage */ in SaveIpAddress() local
H A Ddns_checker.cpp113 void DnsChecker::formatHostAdress(char* hostAddress, const char* host) in formatHostAdress() argument
141 std::string host = url.substr(strlen("http://"), len); in DoDnsCheck() local
181 checkDnsValid(std::string host, std::string dnsAddress, int timeoutMillis) checkDnsValid() argument
[all...]
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp233 std::string host = in ParseProxy() local
307 void ConnectContext::SetSpecifiedWebsocketProxy(const std::string &host, int32_t port, const std::string &exclusionList) in SetSpecifiedWebsocketProxy() argument
314 void ConnectContext::GetSpecifiedWebsocketProxy(std::string &host, uint32_t &port, std::string &exclusionList) const in GetSpecifiedWebsocketProxy() argument
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_function.cpp66 std::string Ip4IntConvertToStr(uint32_t ip, bool host) in Ip4IntConvertToStr() argument
/foundation/communication/dhcp/test/fuzztest/addressutils_fuzzer/
H A Daddressutils_fuzzer.cpp167 uint32_t host = static_cast<uint32_t>(data[index++]); in HostToNetworkTest() local
/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr.cpp334 void FormRenderMgr::CleanFormHost(const sptr<IRemoteObject> &host, const int hostCallingUid) in CleanFormHost() argument
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dextension_ability_info.h77 std::string host; member
/foundation/ability/ability_base/interfaces/kits/native/uri/src/
H A Duri.cpp227 string host = EMPTY; in ParseHost() local
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
H A Dsocket_utils.cpp129 bool SocketUtils::BindSocket(int32_t fd, const std::string &host, uint16_t port) in BindSocket() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dclick_recognizer.cpp65 auto host = frameNode.Upgrade(); in IsPointInRegion() local
243 auto host = frameNode.Upgrade(); in UpdateInfoWithDownEvent() local
H A Dgesture_recognizer.cpp287 auto host = node.Upgrade(); in Transform() local
454 auto host = frameNode.Upgrade(); IsInAttachedNode() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.cpp197 auto host = GetHost(); in StartOffsetEnteringAnimation() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dtoggle_button_pattern.cpp58 auto host = GetHost(); in OnModifyDone() local
111 auto host = GetHost(); in SetAccessibilityAction() local
130 auto host = GetHost(); in UpdateSelectStatus() local
147 auto host = GetHost(); MarkIsSelected() local
160 auto host = GetHost(); OnAfterModifyDone() local
173 auto host = GetHost(); InitTouchEvent() local
204 auto host = GetHost(); OnTouchDown() local
231 auto host = GetHost(); OnTouchUp() local
256 auto host = GetHost(); InitClickEvent() local
280 auto host = GetHost(); OnClick() local
309 auto host = GetHost(); InitButtonAndText() local
346 auto host = GetHost(); InitOnKeyEvent() local
393 auto host = GetHost(); OnColorConfigurationUpdate() local
406 auto host = GetHost(); SetButtonPress() local
422 auto host = GetHost(); FireBuilder() local
455 auto host = GetHost(); BuildContentModifierNode() local
476 auto host = GetHost(); SetToggleBuilderFunc() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_layout_algorithm.cpp275 auto host = layoutWrapper->GetHostNode(); in MeasureRightRow() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_pattern.cpp337 auto host = GetHost(); in OnAttachToFrameNode() local
412 auto host = GetHost(); in SetSystemBarStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Ddrag_bar_pattern.cpp52 auto host = GetHost(); in OnModifyDone() local
67 auto host = GetHost(); in OnAttachToFrameNode() local
86 auto host = GetHost(); in InitProps() local
144 auto host = GetHost(); ShowInPanelMode() local
251 auto host = GetHost(); InitClickEvent() local
310 auto host = GetHost(); HandleTouchMove() local
345 auto host = GetHost(); MarkDirtyNode() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_lanes_layout_algorithm.cpp87 auto host = groupWrapper->GetHostNode(); in MeasureGroup() local
104 auto host = itemWrapper->GetHostNode(); in MeasureItem() local
346 GetLazyForEachIndex(const RefPtr<FrameNode>& host) GetLazyForEachIndex() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_layout_algorithm.cpp365 auto host = layoutWrapper->GetHostNode(); in GetWidthByScreenSizeType() local

Completed in 20 milliseconds

1...<<11121314151617181920