Home
last modified time | relevance | path

Searched defs:node (Results 1451 – 1475 of 1852) sorted by relevance

1...<<51525354555657585960>>...75

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_output.c488 struct SkipListNode *node = FILLP_NULL_PTR; in FillpSendPack() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dtiming_wheel.h94 #define FILLP_TIMING_WHEEL_INIT_NODE(node) \ argument
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_lane.c37 ListNode node; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_reliability.c33 ListNode node; member
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_auth_negotiation.c34 ListNode node; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dshared_overlay_manager_test_ng.cpp49 auto node = AceType::MakeRefPtr<FrameNode>(NODE_TAG, -1, AceType::MakeRefPtr<Pattern>(), false); in CreateSharedNode() local
/ohos5.0/drivers/hdf_core/adapter/platform/can/
H A Dcan_virtual.c45 const struct DeviceResourceNode *node = NULL; in VirtualReadConfigFromHcs() local
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/spi/
H A Dspi_adapter.c440 static int32_t SpiGetBaseCfgFromHcs(struct SpiCntlr *cntlr, const struct DeviceResourceNode *node) in SpiGetBaseCfgFromHcs()
/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_msgmgr.c157 AppSpawnMsgNode *node = CreateAppSpawnMsg(); in RebuildAppSpawnMsgNode() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/radio/
H A Dradio_test_ng.cpp1691 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anonc4797f930d02() variable
1725 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anonc4797f930e02() variable
1756 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anonc4797f930f02() variable
1789 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anonc4797f931002() variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/checkbox/
H A Dcheckbox_test_ng.cpp2422 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon7035e6430502() variable
2456 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon7035e6430602() variable
2487 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon7035e6430702() variable
2520 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon7035e6430802() variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp1193 std::shared_ptr<RSRenderNode> node = std::make_shared<RSRenderNode>(1); variable
1216 std::shared_ptr<RSRenderNode> node = std::make_shared<RSRenderNode>(1); variable
2824 std::shared_ptr<RSRenderNode> node = std::make_shared<RSRenderNode>(1); variable
2895 std::shared_ptr<RSRenderNode> node = std::make_shared<RSRenderNode>(1); variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/
H A Dhdi_device_test.cpp143 mindspore::lite::LiteGraph::Node* node = new (std::nothrow) mindspore::lite::LiteGraph::Node(); in BuildLiteGraph() local
1543 mindspore::lite::LiteGraph::Node node; variable
1565 mindspore::lite::LiteGraph::Node node; variable
1592 mindspore::lite::LiteGraph::Node node; variable
2915 mindspore::lite::LiteGraph::Node node; variable
2937 mindspore::lite::LiteGraph::Node node; variable
2964 mindspore::lite::LiteGraph::Node node; variable
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_connreporter.c79 ListNode node; member
85 ListNode node; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_node.cpp347 for (auto& node : children_) { local
404 for (auto& node : children_) { local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_caches.cpp554 const auto& node = nodeIter->second.item->GetFrameChildByIndex(0, true); in GetFrameNodeIndex() local
651 auto node = iter->second; in UINodeHasBeenUpdated() local
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A Dast.js844 getchild(node, name) { argument
855 getpath(node) { argument
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp317 const RefPtr<OHOS::Ace::NG::FrameNode>& node) { in InitializeCallback()
345 const RefPtr<OHOS::Ace::NG::FrameNode>& node) { in InitializeCallback()
359 const RefPtr<OHOS::Ace::NG::FrameNode>& node) { in InitializeCallback()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/uicc/asn1/
H A DAsn1Node.java311 Asn1Node node = this; in getChild() local
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureEvent.java272 public ContentCaptureEvent setViewNode(@NonNull ViewNode node) { in setViewNode()
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h81 bool createOrUpdateLayer(RenderNode* node, const DamageAccumulator& dmgAccumulator, in createOrUpdateLayer()
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DRenderNodeTests.cpp237 auto node = TestUtils::createNode(0, 0, 200, 400, [&](RenderProperties& props, Canvas& canvas) { in TEST() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Disolated_pattern.cpp207 auto& node = dirty->GetGeometryNode(); in OnDirtyLayoutWrapperSwap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_node.cpp47 const WeakPtr<FrameNode>& node) in ConvertPointerEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_ace_page.cpp384 void JsAcePage::SetRootNode(const RefPtr<NG::UINode>& node) in SetRootNode()

1...<<51525354555657585960>>...75