| /base/web/webview/ohos_adapter/net_proxy_adapter/src/ |
| H A D | net_proxy_adapter_impl.cpp | 215 std::string host; in Changed() local 340 std::string host; OnReceiveEvent() local 356 GetProperty(std::string& host, uint16_t& port, std::string& pacUrl, std::string& exclusion) GetProperty() argument [all...] |
| /base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/ |
| H A D | ohos_web_data_base_adapter_impl.cpp | 109 void OhosWebDataBaseAdapterImpl::SaveHttpAuthCredentials(const std::string& host, const std::string& realm, in SaveHttpAuthCredentials() argument 138 void OhosWebDataBaseAdapterImpl::GetHttpAuthCredentials(const std::string& host, const std::string& realm, in GetHttpAuthCredentials() argument
|
| /base/web/webview/test/unittest/aafwk_app_client_adapter/ |
| H A D | nweb_aafwk_adapter_test.cpp | 604 auto host = new AafwkBrowserHostImpl(hostAdapter); in HWTEST_F() local 628 auto host = new AafwkBrowserHostImpl(hostAdapter); in HWTEST_F() local 644 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local 660 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local 676 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local 692 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local 707 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local 725 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local 741 auto host = new AafwkBrowserHostImpl(hostAdapter); HWTEST_F() local [all...] |
| /base/web/webview/test/unittest/ohos_adapter/net_proxy_adapter_test/ |
| H A D | net_proxy_adapter_test.cpp | 182 void Changed(const std::string& host, const uint16_t& port, const std::string& pacUrl, in Changed() argument 218 std::string host; in HWTEST_F() local 268 std::string host; in HWTEST_F() local 296 std::string host; in HWTEST_F() local [all...] |
| /device/soc/hisilicon/common/platform/uart/ |
| H A D | uart_hi35xx.c | 101 static int32_t Hi35xxRead(struct UartHost *host, uint8_t *data, uint32_t size) in Hi35xxRead() argument 124 static int32_t Hi35xxWrite(struct UartHost *host, uint8_t *data, uint32_t size) in Hi35xxWrite() argument 146 static int32_t Hi35xxGetBaud(struct UartHost *host, uint32_t *baudRate) in Hi35xxGetBaud() argument 163 Hi35xxSetBaud(struct UartHost *host, uint32_t baudRate) Hi35xxSetBaud() argument 197 Hi35xxGetAttribute(struct UartHost *host, struct UartAttribute *attribute) Hi35xxGetAttribute() argument 219 Hi35xxSetAttribute(struct UartHost *host, struct UartAttribute *attribute) Hi35xxSetAttribute() argument 253 Hi35xxSetTransMode(struct UartHost *host, enum UartTransMode mode) Hi35xxSetTransMode() argument 274 Hi35xxInit(struct UartHost *host) Hi35xxInit() argument 326 Hi35xxDeinit(struct UartHost *host) Hi35xxDeinit() argument 364 Hi35xxPollEvent(struct UartHost *host, void *filep, void *table) Hi35xxPollEvent() argument 445 Hi35xxAttach(struct UartHost *host, struct HdfDeviceObject *device) Hi35xxAttach() argument 491 Hi35xxDetach(struct UartHost *host) Hi35xxDetach() argument 531 struct UartHost *host = NULL; HdfUartDeviceInit() local 554 struct UartHost *host = NULL; HdfUartDeviceRelease() local [all...] |
| /device/soc/hisilicon/common/platform/rtc/ |
| H A D | rtc_hi35xx.c | 197 static int32_t HiRtcReadTime(struct RtcHost *host, struct RtcTime *time) in HiRtcReadTime() argument 280 static int32_t HiRtcWriteTime(struct RtcHost *host, const struct RtcTime *time) in HiRtcWriteTime() argument 328 HiReadAlarm(struct RtcHost *host, enum RtcAlarmIndex alarmIndex, struct RtcTime *time) HiReadAlarm() argument 354 HiWriteAlarm(struct RtcHost *host, enum RtcAlarmIndex alarmIndex, const struct RtcTime *time) HiWriteAlarm() argument 380 HiRegisterAlarmCallback(struct RtcHost *host, enum RtcAlarmIndex alarmIndex, RtcAlarmCallback cb) HiRegisterAlarmCallback() argument 398 HiAlarmInterruptEnable(struct RtcHost *host, enum RtcAlarmIndex alarmIndex, uint8_t enable) HiAlarmInterruptEnable() argument 432 HiGetFreq(struct RtcHost *host, uint32_t *freq) HiGetFreq() argument 457 HiSetFreq(struct RtcHost *host, uint32_t freq) HiSetFreq() argument 489 HiReset(struct RtcHost *host) HiReset() argument 514 HiReadReg(struct RtcHost *host, uint8_t usrDefIndex, uint8_t *value) HiReadReg() argument 532 HiWriteReg(struct RtcHost *host, uint8_t usrDefIndex, uint8_t value) HiWriteReg() argument 787 struct RtcHost *host = NULL; HiRtcBind() local 803 struct RtcHost *host = NULL; HiRtcInit() local 843 struct RtcHost *host = NULL; HiRtcRelease() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/mmc/core/ |
| H A D | host.c | 48 struct mmc_host *host = cls_dev_to_mmc_host(dev); in mmc_host_class_prepare() local 68 struct mmc_host *host in mmc_host_class_complete() local 85 struct mmc_host *host = cls_dev_to_mmc_host(dev); mmc_host_classdev_release() local 95 struct mmc_host *host = cls_dev_to_mmc_host(dev); mmc_host_classdev_shutdown() local 117 mmc_retune_enable(struct mmc_host *host) mmc_retune_enable() argument 129 mmc_retune_pause(struct mmc_host *host) mmc_retune_pause() argument 139 mmc_retune_unpause(struct mmc_host *host) mmc_retune_unpause() argument 148 mmc_retune_disable(struct mmc_host *host) mmc_retune_disable() argument 157 mmc_retune_timer_stop(struct mmc_host *host) mmc_retune_timer_stop() argument 163 mmc_retune_hold(struct mmc_host *host) mmc_retune_hold() argument 171 mmc_retune_release(struct mmc_host *host) mmc_retune_release() argument 181 mmc_retune(struct mmc_host *host) mmc_retune() argument 225 struct mmc_host *host = from_timer(host, t, retune_timer); mmc_retune_timer() local 239 mmc_of_parse(struct mmc_host *host) mmc_of_parse() argument 491 struct mmc_host *host; mmc_alloc_host() local 558 mmc_validate_host_caps(struct mmc_host *host) mmc_validate_host_caps() argument 579 mmc_add_host(struct mmc_host *host) mmc_add_host() argument 612 mmc_remove_host(struct mmc_host *host) mmc_remove_host() argument 633 mmc_free_host(struct mmc_host *host) mmc_free_host() argument 651 mmc_host_rescan(struct mmc_host *host, int val, int is_cap_sdio_irq) mmc_host_rescan() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/mmc/host/ |
| H A D | dw_mmc-rockchip.c | 41 static void dw_mci_rk3288_set_ios(struct dw_mci *host, struct mmc_ios *ios)
in dw_mci_rk3288_set_ios() argument 158 struct dw_mci *host in dw_mci_v2_execute_tuning() local 197 struct dw_mci *host = slot->host; dw_mci_rk3288_execute_tuning() local 318 dw_mci_rk3288_parse_dt(struct dw_mci *host) dw_mci_rk3288_parse_dt() argument 366 dw_mci_rockchip_init(struct dw_mci *host) dw_mci_rockchip_init() argument [all...] |
| /foundation/ability/form_fwk/test/unittest/fms_form_mgr_message_event_test/ |
| H A D | fms_form_mgr_message_event_test.cpp | 634 std::set<int64_t> host; in HWTEST_F() local 658 std::set<int64_t> host; in HWTEST_F() local 686 std::set<int64_t> host; HWTEST_F() local 714 std::set<int64_t> host; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/ |
| H A D | atomic_service_pattern.cpp | 30 auto host = GetHost(); in BeforeCreateLayoutWrapper() local 109 auto host = GetHost(); in OnAttachToFrameNode() local 124 auto host = GetHost(); in OnColorConfigurationUpdate() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/ |
| H A D | badge_layout_algorithm.cpp | 30 auto host = layoutWrapper->GetHostNode(); in Measure() local 207 auto host = layoutWrapper->GetHostNode(); in Layout() local 348 auto host = layoutWrapper->GetHostNode(); in PerformMeasureSelf() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/ |
| H A D | calendar_pattern.cpp | 37 auto host = GetHost(); in OnAttachToFrameNode() local 58 auto host = GetHost(); in OnModifyDone() local 175 auto host = GetHost(); in InitSwiperChangeDoneEvent() local 228 auto host = GetHost(); FireFirstRequestData() local 244 auto host = GetHost(); FireRequestData() local 265 auto host = GetHost(); FireGoToRequestData() local 403 auto host = GetHost(); ClearChildrenFocus() local 429 auto host = GetHost(); ReadTitleNode() local 478 auto host = GetHost(); ToJsonValue() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/ |
| H A D | container_modal_pattern.h | 56 auto host = GetHost();
variable 57 CHECK_NULL_VOID(host);
variable 93 auto host = GetHost();
in GetColumnNode() local 100 auto host = GetHost();
in GetFloatingTitleRow() local 107 auto host in GetControlButtonRow() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| H A D | grid_event_hub.cpp | 63 auto host = GetFrameNode(); in CheckPostionInGrid() local 76 auto host = GetFrameNode(); in GetInsertPosition() local 100 auto host = GetFrameNode(); in GetFrameNodeChildSize() local 137 auto host = GetFrameNode(); GetEditable() local 150 auto host = GetFrameNode(); HandleOnItemDragStart() local 248 auto host = GetFrameNode(); HandleOnItemDragEnd() local 267 auto host = GetFrameNode(); HandleOnItemDragCancel() local 284 auto host = GetFrameNode(); FireOnItemDragLeave() local 300 auto host = GetFrameNode(); FireOnItemDrop() local 323 auto host = GetFrameNode(); FireOnItemDragMove() local 336 auto host = GetFrameNode(); MoveItems() local [all...] |
| H A D | grid_item_pattern.cpp | 26 auto host = GetHost(); in OnAttachToFrameNode() local 42 auto host = GetHost(); in OnModifyDone() local 61 auto host = GetHost(); in MarkIsSelected() local 76 auto host = GetHost(); SetSelectable() local 88 auto host = GetHost(); SetAccessibilityAction() local 149 auto host = GetHost(); InitHoverEvent() local 167 auto host = GetHost(); HandleHoverEvent() local 187 auto host = GetHost(); InitPressEvent() local 205 auto host = GetHost(); HandlePressEvent() local 221 auto host = GetHost(); InitDisableStyle() local 251 auto host = GetHost(); GetInnerFocusPaintRect() local 329 auto host = GetHost(); UpdateGridItemStyle() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/ |
| H A D | linear_indicator_controller.cpp | 42 auto host = GetHost(); in GetProgressSize() local 49 auto host = GetHost(); in GetProgressNode() local 103 auto host = GetHost(); in StartProgressInterval() local 153 auto host in StartProgressAnimation() local [all...] |
| H A D | linear_indicator_pattern.cpp | 44 auto host = GetHost(); in UpdateProgressNode() local 126 auto host = GetHost(); in AddProgressNode() local 145 auto host = GetHost(); in GetProgressSize() local 152 auto host in GetProgressNode() local 164 auto host = GetHost(); RegisterVisibleChange() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| H A D | sub_menu_layout_algorithm.cpp | 257 auto host = menuPattern->GetHost(); in InitializePadding() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/ |
| H A D | menu_preview_pattern.cpp | 79 auto host = GetHost(); in OnModifyDone() local 91 auto host = GetHost(); in OnDirtyLayoutWrapperSwap() local 160 auto host = GetHost(); in GetMenuWrapper() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/ |
| H A D | model_pattern.cpp | 23 auto host = GetHost(); in OnRebuildFrame() local 46 auto host = GetHost(); in OnModifyDone() local 76 auto host = GetHost(); in OnDirtyLayoutWrapperSwap() local 107 auto host = GetHost(); OnAttachToFrameNode() local 159 auto host = GetHost(); MarkDirtyNode() local 272 auto host = GetHost(); ToJsonValue() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navdestination_pattern_base.cpp | 33 auto host = GetHost(); in SetTitleBarStyle() local 47 auto host = GetHost(); in SetToolBarStyle() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
| H A D | sheet_drag_bar_pattern.cpp | 44 auto host = GetHost(); in OnModifyDone() local 60 auto host = GetHost(); in OnAttachToFrameNode() local 100 auto host = GetHost(); in InitClickEvent() local 136 auto host in ScaleAnimation() local 191 auto host = GetHost(); MarkDirtyNode() local [all...] |
| H A D | sheet_wrapper_paint_method.cpp | 69 auto host = renderContext->GetHost(); in GetSheetNode() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ability_component/ |
| H A D | ability_component_pattern.cpp | 56 auto host = GetHost(); in OnModifyDone() local 76 auto host = GetHost(); in OnModifyDone() local 132 auto host = GetHost(); in UpdateWindowRect() local 196 auto host = GetHost(); HandleTouchEvent() local 212 auto host = GetHost(); HandleMouseEvent() local 301 auto host = GetHost(); IsCurrentFocus() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/ |
| H A D | hyperlink_pattern.cpp | 27 auto host = GetHost(); in OnAttachToFrameNode() local 78 auto host = GetHost(); in OnModifyDone() local 195 auto host = GetHost(); OnTouchEvent() local 275 auto host = GetHost(); OnHoverEvent() local [all...] |