| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
| H A D | btm_thread.c | 141 ListNode *node = NULL; in FindProcessingQueueById() local
|
| H A D | btm_wl.c | 63 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 D | hci_cmd.c | 114 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 D | rfcomm.c | 424 ListNode *node = NULL; in RfcommRead() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
| H A D | l2cap_inst.c | 48 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 D | softbus_adapter_ble_gatt_client.h | 69 ListNode node; member
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
| H A D | dympool.c | 77 struct HlistNode *node = FILLP_NULL_PTR; in DympDestroyPool() local
|
| H A D | timing_wheel.c | 291 struct HlistNode *node = FILLP_NULL_PTR; in FillpTimingWheelLoopCheck() local
|
| /foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
| H A D | rs_graphic_test.cpp | 139 void RSGraphicTest::RegisterNode(std::shared_ptr<RSNode> node) in RegisterNode() argument
|
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| H A D | screen_scene_config_test.cpp | 120 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 D | scene_session_manager_supplement_test.cpp | 230 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 D | window_pair_test.cpp | 407 sptr<WindowNode> node = nullptr; in HWTEST_F() local 987 sptr<WindowNode> node = nullptr; HWTEST_F() local [all...] |
| H A D | starting_window_test.cpp | 119 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 D | window_inner_manager_test.cpp | 271 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 D | fms_form_data_proxy_record_test.cpp | 502 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 D | device_manager_test.cpp | 56 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 D | hdi_device_test.cpp | 1401 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 D | nnrt_delegate_kernel.cpp | 96 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 D | nnrt_delegate.cpp | 152 TfLiteNode* node = nullptr; in GetSupportedNodes() local [all...] |
| /foundation/ability/dmsfwk_lite/source/ |
| H A D | dmslite_parser.c | 116 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 D | rosen_render_shape_container.cpp | 46 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 D | shared_overlay_manager.cpp | 50 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 D | shared_transition_effect.cpp | 269 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 D | indexer_layout_algorithm.cpp | 174 auto node = childWrapper->GetGeometryNode(); in GetMaxItemWidth() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| H A D | multi_menu_layout_algorithm.cpp | 35 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...] |