/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/ |
H A D | time_picker_display12_test_ng.cpp | 166 auto host = timePickerRowPattern->GetHost(); in CreateTimePickerColumnNode() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/ |
H A D | mock_dynamic_component_renderer_impl.cpp | 20 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 D | xcomponent_testtwo_ng.cpp | 214 auto host = pattern->GetHost(); in HWTEST_F() local
|
/foundation/communication/bluetooth/frameworks/cj/connection/src/ |
H A D | bluetooth_connection_impl.cpp | 101 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 D | net_connection.cpp | 50 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 D | common.h | 83 char *host; member
|
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/ |
H A D | dns_config_client.h | 90 char *host; member
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/ |
H A D | network_interface.cpp | 210 char host[NI_MAXHOST] = {0}; /* IP address storage */ in SaveIpAddress() local
|
H A D | dns_checker.cpp | 113 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 D | connect_context.cpp | 233 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 D | dhcp_function.cpp | 66 std::string Ip4IntConvertToStr(uint32_t ip, bool host) in Ip4IntConvertToStr() argument
|
/foundation/communication/dhcp/test/fuzztest/addressutils_fuzzer/ |
H A D | addressutils_fuzzer.cpp | 167 uint32_t host = static_cast<uint32_t>(data[index++]); in HostToNetworkTest() local
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_render_mgr.cpp | 334 void FormRenderMgr::CleanFormHost(const sptr<IRemoteObject> &host, const int hostCallingUid) in CleanFormHost() argument
|
/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | extension_ability_info.h | 77 std::string host; member
|
/foundation/ability/ability_base/interfaces/kits/native/uri/src/ |
H A D | uri.cpp | 227 string host = EMPTY; in ParseHost() local
|
/foundation/CastEngine/castengine_wifi_display/services/network/socket/ |
H A D | socket_utils.cpp | 129 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 D | click_recognizer.cpp | 65 auto host = frameNode.Upgrade(); in IsPointInRegion() local 243 auto host = frameNode.Upgrade(); in UpdateInfoWithDownEvent() local
|
H A D | gesture_recognizer.cpp | 287 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 D | folder_stack_pattern.cpp | 197 auto host = GetHost(); in StartOffsetEnteringAnimation() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
H A D | toggle_button_pattern.cpp | 58 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 D | menu_item_layout_algorithm.cpp | 275 auto host = layoutWrapper->GetHostNode(); in MeasureRightRow() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
H A D | navdestination_pattern.cpp | 337 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 D | drag_bar_pattern.cpp | 52 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 D | list_lanes_layout_algorithm.cpp | 87 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 D | sheet_presentation_layout_algorithm.cpp | 365 auto host = layoutWrapper->GetHostNode(); in GetWidthByScreenSizeType() local
|