/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_layout_property.h | 112 auto host = GetHost(); in ToJsonValue() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_layout_property.cpp | 25 auto host = GetHost(); in BindToJsonValue() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/ |
H A D | select_layout_algorithm.cpp | 111 auto host = layoutProps->GetHost(); in MeasureAndGetDefaultHeight() local 133 auto host = layoutWrapper->GetHostNode(); in NeedAgingUpdateParams() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_http_proxy_tracker.cpp | 80 std::string host = Base64::Decode(proxyHost); in ReadFromSettingsData() local 100 std::string host = in WriteToSettingsData() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/system_module/entry/src/main/ |
H A D | module.json | 75 "host":"www.test.com", string 83 "host":"bbbbb", string 127 "host":"www.test.com", string 135 "host":"bbbbb", string
|
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/sceneProject/unittest/system_module/entry/src/main/ |
H A D | module.json | 74 "host":"www.test.com", string 82 "host":"bbbbb", string 126 "host":"www.test.com", string 134 "host":"bbbbb", string
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_pattern_testfour_ng.cpp | 478 auto host = richEditorPattern->GetHost(); variable 593 auto host = richEditorPattern->GetHost(); variable 645 auto host = richEditorPattern->GetHost(); variable 684 auto host = richEditorPattern->GetHost(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_layout_property.cpp | 136 auto host = GetHost(); in ToJsonValue() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/ |
H A D | grid_layout_utils.cpp | 84 auto host = pattern->GetHost(); in PreloadGridItemsHelper() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
H A D | web_pattern.cpp | 81 auto host = GetHost(); in OnAttachToFrameNode() local 93 auto host = webPattern->GetHost(); in OnAttachToFrameNode() local 119 auto host = GetHost(); in InitEvent() local 228 auto host = GetHost(); in HandleMouseEvent() local 349 auto host = GetHost(); in HandleKeyEvent() local 380 auto host = GetHost(); in WebRequestFocus() local 400 auto host = GetHost(); in UpdateContentOffset() local 771 auto host = GetHost(); in OnModifyDone() local 1172 auto host = GetHost(); in UpdateBackgroundColorRightNow() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_foreground_modifier.cpp | 44 auto host = textFieldPattern->GetHost(); in onDraw() local
|
H A D | text_field_select_overlay.cpp | 48 auto host = pattern->GetHost(); in PreProcessOverlay() local 254 auto host = pattern->GetHost(); in OnUpdateMenuInfo() local 315 auto host = pattern->GetHost(); in GetSelectArea() local 479 auto host = pattern->GetHost(); in OnHandleMoveDone() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | canvas_paint_method.h | 52 auto host = frameNode_.Upgrade(); in PushTask() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | input_event_hub.cpp | 47 auto host = GetFrameNode(); in ProcessMouseTestHit() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/layout/ |
H A D | layout_wrapper_build_test_ng.cpp | 47 RefPtr<LazyForEachNode> host = AceType::MakeRefPtr<LazyForEachNode>(INDEX, builder); in CreateWrapperBuilder() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/ |
H A D | atomic_service_pattern.cpp | 49 auto host = GetHost(); in BeforeCreateLayoutWrapper() local 113 auto host = GetHost(); in OnAttachToFrameNode() local 128 auto host = GetHost(); in OnColorConfigurationUpdate() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/blank/ |
H A D | blank_pattern.cpp | 84 auto host = GetHost(); in BeforeCreateLayoutWrapper() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/ |
H A D | marquee_layout_algorithm.cpp | 85 auto host = layoutWrapper->GetHostNode(); in Layout() local
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_request.cpp | 176 void HttpRequest::SetSpecifiedHttpProxy(const std::string &host, int32_t port, const std::string &e… in SetSpecifiedHttpProxy() 183 void HttpRequest::GetSpecifiedHttpProxy(std::string &host, int32_t &port, std::string &exclusionLis… in GetSpecifiedHttpProxy()
|
/ohos5.0/drivers/hdf_core/adapter/platform/i2c/ |
H A D | i2c_wm.c | 174 static int32_t AttachI2cDevice(struct I2cCntlr *host, const struct HdfDeviceObject *device) in AttachI2cDevice() 210 struct I2cCntlr *host = NULL; in i2cDriverInit() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_select_overlay.cpp | 42 auto host = pattern->GetHost(); in PreProcessOverlay() local 84 auto host = pattern->GetHost(); in CheckHandleVisible() local 218 auto host = pattern->GetHost(); in OnHandleMoveDone() local 607 auto host = pattern->GetHost(); in GetHandleHotZoneRadius() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | skill.h | 30 std::string host; member
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrendermgr_fuzzer/ |
H A D | formrendermgr_fuzzer.cpp | 64 sptr<IRemoteObject> host = nullptr; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/context/ |
H A D | set_iface_config_context.cpp | 96 std::string host = NapiUtils::GetStringPropertyUtf8(GetEnv(), value, HTTP_RPPXY_HOST); in ParseHttpProxy() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
H A D | checkbox_pattern.h | 63 auto host = GetHost(); in CreateNodePaintMethod() local 198 auto host = GetHost(); in ToJsonValue() local
|