Home
last modified time | relevance | path

Searched defs:node (Results 601 - 625 of 1318) sorted by relevance

1...<<21222324252627282930>>...53

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_thread.c141 ListNode *node = NULL; in FindProcessingQueueById() local
H A Dbtm_wl.c63 ListNode *node = ListGetFirstNode(g_whiteList); in BtmFindWhiteListEntityByType() local
92 ListNode *node = ListGetFirstNode(g_whiteList); in BtmFindWhiteListEntity() local
168 ListNode *node = ListGetFirstNode(g_whiteList); BtmRemoveDeviceFromWhiteList() local
277 ListNode *node = ListGetFirstNode(g_whiteList); BtmIsDeviceInWhiteList() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd.c114 ListNode *node = ListGetFirstNode(g_processingCmds); in HciCmdTimeoutTask() local
271 ListNode *node = ListGetFirstNode(g_processingCmds); in HciCmdOnCommandStatus() local
318 ListNode *node = ListGetFirstNode(g_processingCmds); HciCmdOnCommandComplete() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm.c424 ListNode *node = NULL; in RfcommRead() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_inst.c48 ListNode *node = NULL; in L2capGetPsm() local
67 ListNode *node = NULL; in L2capGetConnection() local
86 ListNode *node = NULL; L2capGetConnection2() local
105 ListNode *node = NULL; L2capGetConnection3() local
130 ListNode *node = NULL; L2capGetChannel() local
148 ListNode *node = NULL; L2capGetChannel2() local
260 ListNode *node = NULL; L2capDestroyChannelTx() local
327 ListNode *node = NULL; L2capDisconnectTimeout() local
412 ListNode *node = NULL; L2capDeleteConnection() local
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_ble_gatt_client.h69 ListNode node; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Ddympool.c77 struct HlistNode *node = FILLP_NULL_PTR; in DympDestroyPool() local
H A Dtiming_wheel.c291 struct HlistNode *node = FILLP_NULL_PTR; in FillpTimingWheelLoopCheck() local
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test.cpp139 void RSGraphicTest::RegisterNode(std::shared_ptr<RSNode> node) in RegisterNode() argument
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_scene_config_test.cpp120 xmlNode node; in HWTEST_F() local
133 xmlNode node; in HWTEST_F() local
148 xmlNode node; in HWTEST_F() local
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_supplement_test.cpp230 std::shared_ptr<RSSurfaceNode> node = nullptr; in HWTEST_F() local
338 std::shared_ptr<RSSurfaceNode> node in HWTEST_F() local
412 std::shared_ptr<RSSurfaceNode> node = nullptr; HWTEST_F() local
[all...]
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_pair_test.cpp407 sptr<WindowNode> node = nullptr; in HWTEST_F() local
987 sptr<WindowNode> node = nullptr; HWTEST_F() local
[all...]
H A Dstarting_window_test.cpp119 sptr<WindowNode> node = new WindowNode(CreateWindowProperty()); in HWTEST_F() local
131 sptr<WindowNode> node = new WindowNode(CreateWindowProperty()); in HWTEST_F() local
145 sptr<WindowNode> node = new WindowNode(CreateWindowProperty()); in HWTEST_F() local
157 sptr<WindowNode> node = new WindowNode(CreateWindowProperty()); HWTEST_F() local
184 sptr<WindowNode> node = StartingWindow::CreateWindowNode(transitionInfo_, 0); HWTEST_F() local
197 sptr<WindowNode> node = StartingWindow::CreateWindowNode(transitionInfo_, 0); HWTEST_F() local
210 sptr<WindowNode> node = StartingWindow::CreateWindowNode(transitionInfo_, 0); HWTEST_F() local
222 sptr<WindowNode> node = nullptr; HWTEST_F() local
326 sptr<WindowNode> node = nullptr; HWTEST_F() local
[all...]
H A Dwindow_inner_manager_test.cpp271 sptr<WindowNode> node = new WindowNode(); in HWTEST_F() local
285 sptr<WindowNode> node = new WindowNode(); in HWTEST_F() local
299 sptr<WindowNode> node = new WindowNode(); in HWTEST_F() local
313 sptr<WindowNode> node = new WindowNode(); in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_record_test/
H A Dfms_form_data_proxy_record_test.cpp502 auto node = std::get<DataShare::AshmemNode>(data.value_); in HWTEST_F() local
578 auto node = std::get<DataShare::AshmemNode>(data.value_); in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H A Ddevice_manager_test.cpp56 MSLITE::LiteGraph::Node* node = new(std::nothrow) MSLITE::LiteGraph::Node(); in getNode() local
150 MSLITE::LiteGraph::Node* node = new(std::nothrow) MSLITE::LiteGraph::Node(); in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_device/
H A Dhdi_device_test.cpp1401 mindspore::lite::LiteGraph::Node node; in HWTEST_F() local
1423 mindspore::lite::LiteGraph::Node node; in HWTEST_F() local
1450 mindspore::lite::LiteGraph::Node node; in HWTEST_F() local
[all...]
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_delegate_kernel.cpp96 TfLiteStatus NnrtDelegateKernel::Prepare(TfLiteContext* context, TfLiteNode* node) in Prepare() argument
128 TfLiteStatus NnrtDelegateKernel::Invoke(TfLiteContext* context, TfLiteNode* node) in Invoke() argument
246 TfLiteNode* node = nullptr; in AddOpsAndTensors() local
322 SetInputTensors(TfLiteContext* context, TfLiteNode* node, OH_NNExecutor* pNnExecution, OH_NN_Tensor& nnTensor) SetInputTensors() argument
359 SetOutputTensors(TfLiteContext* context, TfLiteNode* node, OH_NNExecutor* pNnExecution) SetOutputTensors() argument
[all...]
H A Dnnrt_delegate.cpp152 TfLiteNode* node = nullptr; in GetSupportedNodes() local
[all...]
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_parser.c116 static void TlvFreeNodeList(TlvNode *node) in TlvFreeNodeList() argument
80 TlvFillNode(const uint8_t *byteBuffer, uint16_t bufLength, TlvNode *node, uint16_t *actualHandledLen) TlvFillNode() argument
128 TlvNode *node = (TlvNode *)malloc(sizeof(TlvNode)); MallocTlvNode() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drosen_render_shape_container.cpp46 auto node = GetRSNode(); in PerformLayout() local
165 RefPtr<RosenRenderShape> RosenRenderShapeContainer::GetShapeChild(const RefPtr<RenderNode>& node, Offset& offset) in GetShapeChild() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/
H A Dshared_overlay_manager.cpp50 RefPtr<FrameNode> CreateBlankFrameNode(const RefPtr<FrameNode>& node) in CreateBlankFrameNode() argument
63 bool ReplaceFrameNode(const RefPtr<FrameNode>& node, const RefPtr<FrameNode>& newNode) in ReplaceFrameNode() argument
H A Dshared_transition_effect.cpp269 auto node in CreateAnimation() local
53 CreateOpacityAnimation( float startOpacity, float endOpacity, float finalOpacity, const WeakPtr<FrameNode>& node) CreateOpacityAnimation() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_layout_algorithm.cpp174 auto node = childWrapper->GetGeometryNode(); in GetMaxItemWidth() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmulti_menu_layout_algorithm.cpp35 auto node = layoutWrapper->GetHostNode(); in Measure() local
117 auto node = layoutWrapper->GetHostNode(); in Layout() local
140 auto node = layoutWrapper->GetHostNode(); in UpdateEmbeddedPercentReference() local
187 auto node = layoutWrapper->GetHostNode(); UpdateSelfSize() local
[all...]

Completed in 24 milliseconds

1...<<21222324252627282930>>...53