| /foundation/multimedia/player_framework/services/engine/common/recorder_profiles/ |
| D | recorder_profiles_xml_parser.cpp | 104 bool RecorderProfilesXmlParser::ParseInternal(xmlNode *node) in ParseInternal() 169 bool RecorderProfilesXmlParser::ParseRecorderCapsData(xmlNode *node) in ParseRecorderCapsData() 192 bool RecorderProfilesXmlParser::ParseRecorderContainerFormatData(xmlNode *node) in ParseRecorderContainerFormatData() 210 bool RecorderProfilesXmlParser::ParseRecorderEncodeCapsData(xmlNode *node, bool isVideo) in ParseRecorderEncodeCapsData() 375 bool RecorderProfilesXmlParser::ParseRecorderProfilesData(xmlNode *node) in ParseRecorderProfilesData() 389 …derProfilesXmlParser::ParseRecorderProfilesSourceData(const std::string &sourceType, xmlNode *node) in ParseRecorderProfilesSourceData() 416 bool RecorderProfilesXmlParser::ParseRecorderProfileSettingsData(xmlNode *node, RecorderProfilesDat… in ParseRecorderProfileSettingsData() 436 xmlNode *node, RecorderProfilesData &capabilityData, const std::string &capabilityKey) in ParseVideoRecorderProfiles() 447 bool RecorderProfilesXmlParser::ParseRecorderProfileVideoAudioData(xmlNode *node, in ParseRecorderProfileVideoAudioData() 472 xmlNode *node, RecorderProfilesData &capabilityData, const std::string &capabilityKey) in ParseVideoRecorderProfilesForVideoAudioData() [all …]
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/ |
| D | dom_radio_util.cpp | 26 std::shared_ptr<JsPageRadioGroups> GetRadioGroups(const DOMNode& node) in GetRadioGroups() 60 const std::map<std::string, std::string>& attrs, DOMInput& node) in CreateComponentAndSetChildAttr() 104 void DOMRadioUtil::SetChildAttr(const DOMInput& node, const RefPtr<RadioComponent<std::string>>& co… in SetChildAttr() 173 void DOMRadioUtil::RemoveRadioComponent(const DOMInput& node, const RefPtr<RadioComponent<std::stri… in RemoveRadioComponent() 193 …const DOMInput& node, const RefPtr<RadioComponent<std::string>>& component, const std::string& nam… in CheckRadioGroup()
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
| D | rfcomm_session.c | 39 ListNode *node = NULL; in RfcommDestroySessionList() local 266 ListNode *node = NULL; in RfcommGetSessionByLcid() local 296 ListNode *node = NULL; in RfcommGetSessionByAddr() local 326 ListNode *node = NULL; in RfcommIsSessionValid() local
|
| D | rfcomm_server.c | 39 ListNode *node = NULL; in RfcommDestroyServerList() local 128 ListNode *node = NULL; in RfcommGetServerByScn() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
| D | rs_render_thread_visitor.h | 47 void PrepareDisplayRenderNode(RSDisplayRenderNode& node) override {} in PrepareDisplayRenderNode() 48 void PrepareProxyRenderNode(RSProxyRenderNode& node) override {} in PrepareProxyRenderNode() 55 void ProcessDisplayRenderNode(RSDisplayRenderNode& node) override {} in ProcessDisplayRenderNode()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| D | lazy_load_manager.cpp | 35 ListNode<LazyLoadWatcher *> *node = lazyWatchersList_.Begin(); in ResetWatchers() local 49 ListNode<LazyLoadWatcher *> *node = lazyWatchersList_.Begin(); in RenderLazyLoadWatcher() local 120 ListNode<LazyLoadWatcher *> *node = lazyWatchersList_.Begin(); in RemoveLazyWatcher() local
|
| /foundation/arkui/ui_lite/frameworks/dfx/ |
| D | key_event_injector.cpp | 27 ListNode<DeviceData*>* node = dataList_.Begin(); in ~KeyEventInjector() local 47 ListNode<DeviceData*>* node = dataList_.Begin(); in Read() local
|
| D | point_event_injector.cpp | 27 ListNode<DeviceData*>* node = dataList_.Begin(); in ~PointEventInjector() local 63 ListNode<DeviceData*>* node = dataList_.Begin(); in Read() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| D | rs_divided_render_util_test.cpp | 47 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(config); variable 67 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(config); variable
|
| D | rs_uni_render_visitor_test.cpp | 464 auto node = std::make_shared<RSDisplayRenderNode>(id, config); variable 487 auto node = std::make_shared<RSDisplayRenderNode>(id, config); variable 525 auto node = std::make_shared<RSDisplayRenderNode>(id, config); variable 549 auto node = std::make_shared<RSDisplayRenderNode>(id, config); variable 678 auto node = std::make_shared<RSDisplayRenderNode>(id, config); variable 700 auto node = std::make_shared<RSDisplayRenderNode>(id, config); variable 722 auto node = std::make_shared<RSDisplayRenderNode>(id, config); variable 774 auto node = std::make_shared<RSDisplayRenderNode>(id, config); variable 833 std::shared_ptr<RSDisplayRenderNode> node = nullptr; variable 852 auto node = std::make_shared<RSDisplayRenderNode>(id, config); variable [all …]
|
| D | rs_uni_render_processor_test.cpp | 49 RSDisplayRenderNode node(1, config); variable 63 RSDisplayRenderNode node(1, config); variable
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/gaussdb_rd/src/interface/src/ |
| D | projection_tree.cpp | 22 ProjectionNode *node = &node_; in ParseTree() local 59 ProjectionNode *node = &node_; in SearchTree() local
|
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| D | hash_table.c | 73 HashNode *node = table->nodes[current]; in DestroyHashTable() local 98 for (HashNode *node = table->nodes[index]; node; node = node->next) { in Insert() local 127 for (HashNode *node = table->nodes[index]; node; node = node->next) { in ContainsKey() local 145 for (HashNode *node = table->nodes[index]; node; node = node->next) { in At() local 163 HashNode *node = table->nodes[index]; in Remove() local 288 HashNode *node = (HashNode *)calloc(1, sizeof(HashNode)); in HashCreateNode() local 325 void DestroyHashNode(HashNode *node) in DestroyHashNode() 378 HashNode *node = old[current]; in HashRehash() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | component_snapshot.cpp | 51 std::shared_ptr<Rosen::RSNode> ComponentSnapshot::GetRsNode(const RefPtr<FrameNode>& node) in GetRsNode() 62 auto node = Inspector::GetFrameNodeByKey(componentId); in Get() local 76 auto node = AceType::DynamicCast<FrameNode>(customNode); in Create() local
|
| /foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/ |
| D | lru_cache.cpp | 56 void LRUCache::AddNode(const Node &node) in AddNode() 77 Node node = nodeList_.back(); in EraseTailNode() local 137 for (const auto &node : reverseList) { in MergeOtherCache() local 150 for (const auto &node : nodeList_) { in WriteCacheToJsonValue() local 195 for (auto &node : nodeVec) { in ReadCacheFromJsonValue() local
|
| /foundation/communication/dsoftbus/core/common/include/ |
| D | common_list.h | 47 __attribute__((always_inline)) static inline void ListAdd(ListNode *list, ListNode *node) in ListAdd() 56 __attribute__((always_inline)) static inline void ListTailInsert(ListNode *list, ListNode *node) in ListTailInsert() 62 __attribute__((always_inline)) static inline void ListNodeInsert(ListNode *list, ListNode *node) in ListNodeInsert() 68 __attribute__((always_inline)) static inline void ListDelete(ListNode *node) in ListDelete() 78 __attribute__((always_inline)) static inline bool IsListEmpty(const ListNode *node) in IsListEmpty()
|
| /foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/ |
| D | ability_list.cpp | 54 for (auto node = abilityList_.Begin(); node != abilityList_.End(); node = node->next_) { in Get() local 74 for (auto node = abilityList_.Begin(); node != abilityList_.End(); node = node->next_) { in Get() local 89 for (auto node = abilityList_.Begin(); node != abilityList_.End(); node = node->next_) { in GetByTaskId() local 104 for (auto node = abilityList_.Begin(); node != abilityList_.End(); node = node->next_) { in Erase() local 120 for (auto node = abilityList_.Begin(); node != abilityList_.End(); node = node->next_) { in GetAbilityList() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| D | svg_use.cpp | 63 SvgUse::AttributeScope::AttributeScope(const RefPtr<SvgNode>& node) : node_(node) in AttributeScope() 72 auto node = node_.Upgrade(); in ~AttributeScope() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/syntax/for_each/ |
| D | for_each_syntax_test_ng.cpp | 82 auto node = ViewStackProcessor::GetInstance()->GetMainElementNode(); variable 170 auto node = AceType::MakeRefPtr<FrameNode>(NODE_TAG, -1, AceType::MakeRefPtr<Pattern>()); variable 203 auto node = AceType::MakeRefPtr<FrameNode>(NODE_TAG, -1, AceType::MakeRefPtr<Pattern>()); variable 249 auto node = AceType::MakeRefPtr<FrameNode>(NODE_TAG, -1, AceType::MakeRefPtr<Pattern>()); variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/ |
| D | rs_extended_modifier.h | 79 auto node = property_->target_.lock(); in CreateRenderModifier() local 90 auto node = property_->target_.lock(); in UpdateToRender() local 145 auto node = property_->target_.lock(); in CreateRenderModifier() local 166 auto node = property_->target_.lock(); in UpdateToRender() local 279 auto node = target_.lock(); in UpdateToRender() local
|
| /foundation/window/window_manager/wmserver/src/ |
| D | starting_window.cpp | 100 sptr<WindowNode> node = new(std::nothrow) WindowNode(property); in CreateWindowNode() local 141 WMError StartingWindow::CreateLeashAndStartingSurfaceNode(sptr<WindowNode>& node) in CreateLeashAndStartingSurfaceNode() 162 WMError StartingWindow::DrawStartingWindow(sptr<WindowNode>& node, in DrawStartingWindow() 237 void StartingWindow::HandleClientWindowCreate(sptr<WindowNode>& node, sptr<IWindow>& window, in HandleClientWindowCreate() 284 void StartingWindow::ReleaseStartWinSurfaceNode(sptr<WindowNode>& node) in ReleaseStartWinSurfaceNode() 312 void StartingWindow::AddNodeOnRSTree(sptr<WindowNode>& node, bool isMultiDisplay) in AddNodeOnRSTree()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_ui_director.cpp | 102 if (auto node = RSNodeMap::Instance().GetNode<RSRootNode>(root_)) { in GoForeground() local 120 if (auto node = RSNodeMap::Instance().GetNode<RSRootNode>(root_)) { in GoBackground() local 160 if (auto node = RSNodeMap::Instance().GetNode<RSRootNode>(root_)) { in Destroy() local 179 auto node = surfaceNode_.lock(); in SetAbilityBGAlpha() local 194 auto node = surfaceNode_.lock(); in SetContainerWindow() local 214 auto node = RSNodeMap::Instance().GetNode<RSRootNode>(root_); in AttachSurface() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/relative_container/ |
| D | render_relative_container.cpp | 67 for (const auto& node : idNodeMap_) { in GetDependencyRelationship() local 93 for (const auto& node : idNodeMap_) { in PreTopologicalLoopDetection() local 120 for (const auto& node : reliedSet) { in PreTopologicalLoopDetection() local 134 for (const auto& node : incomingDegreeMapCopy) { in PreTopologicalLoopDetection() local 205 for (const auto& node : idNodeMap_) { in TopologicalSort() local 219 for (const auto& node : reliedList) { in TopologicalSort() local 353 for (const auto& node : idNodeMap_) { in PerformLayout() local
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| D | js_accessibility_manager.cpp | 222 void UpdateAccessibilityNodeInfo(const RefPtr<AccessibilityNode>& node, AccessibilityElementInfo& n… in UpdateAccessibilityNodeInfo() 371 …o(std::list<AccessibilityElementInfo>& infos, uint32_t mode, const RefPtr<AccessibilityNode>& node, in UpdateCacheInfo() 434 bool FindAccessibilityFocus(const RefPtr<AccessibilityNode>& node, RefPtr<AccessibilityNode>& resul… in FindAccessibilityFocus() 457 RefPtr<NG::FrameNode> FindAccessibilityFocus(const RefPtr<NG::UINode>& node) in FindAccessibilityFocus() 479 bool FindInputFocus(const RefPtr<AccessibilityNode>& node, RefPtr<AccessibilityNode>& resultNode) in FindInputFocus() 499 RefPtr<NG::FrameNode> FindInputFocus(const RefPtr<NG::UINode>& node) in FindInputFocus() 527 …const RefPtr<AccessibilityNode>& node, const std::string& text, std::list<RefPtr<AccessibilityNode… in FindText() 541 void FindText(const RefPtr<NG::UINode>& node, const std::string& text, std::list<RefPtr<NG::FrameNo… in FindText() 699 void FillEventInfo(const RefPtr<NG::FrameNode>& node, AccessibilityEventInfo& eventInfo) in FillEventInfo() 712 void FillEventInfo(const RefPtr<AccessibilityNode>& node, AccessibilityEventInfo& eventInfo) in FillEventInfo() [all …]
|
| /foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/spring_chain/ |
| D | spring_chain_test.cpp | 122 RefPtr<SimpleSpringNode> node = in InitSpringChain() local 158 auto node = adapter_->GetNode(idx); variable 180 auto node = AceType::DynamicCast<SimpleSpringNode>(adapter_->GetNext(controlNode)); variable 205 auto node = AceType::DynamicCast<SimpleSpringNode>(adapter_->GetNext(controlNode)); variable
|