/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/privacy_sensitive/ |
H A D | privacy_sensitive_manager.h | 39 void RemoveNode(WeakPtr<FrameNode> node) in RemoveNode() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | node_content.cpp | 67 void NodeContent::RemoveNode(UINode* node) in RemoveNode() function in OHOS::Ace::NG::NodeContent
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/ |
H A D | scheduler.cpp | 66 bool FFRTScheduler::RemoveNode(LinkedList* node, const QoS qos) in RemoveNode() function in ffrt::FFRTScheduler
|
H A D | task_scheduler.h | 66 bool RemoveNode(LinkedList* node) in RemoveNode() function
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/ |
H A D | linked_list.c | 51 IAM_STATIC ResultCode RemoveNode(LinkedList *list, void *condition, MatchFunc matchFunc, bool destr… in RemoveNode() function
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/ |
H A D | mutex_private.h | 95 void RemoveNode(uint64_t task) in RemoveNode() function
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | io_event_reactor.cpp | 65 void IOEventReactor::RemoveNode(IOEventHandler* target) in RemoveNode() function in OHOS::Utils::IOEventReactor
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/pin/ |
H A D | pin_if_u.c | 59 static void RemoveNode(const char *pinName) in RemoveNode() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | accessibility_node.cpp | 293 void AccessibilityNode::RemoveNode(const RefPtr<AccessibilityNode>& node) in RemoveNode() function in OHOS::Ace::AccessibilityNode
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | key_backup.cpp | 65 int32_t KeyBackup::RemoveNode(const std::string &pathName) in RemoveNode() function in OHOS::StorageDaemon::KeyBackup
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/ |
H A D | toggle_model_ng.cpp | 316 int32_t ToggleModelNG::RemoveNode(const RefPtr<FrameNode>& childFrameNode, int32_t nodeId) in RemoveNode() function in OHOS::Ace::NG::ToggleModelNG
|
/ohos5.0/base/startup/init/services/param/watcher/proxy/ |
H A D | watcher_manager.cpp | 665 int ParamWatcherList::RemoveNode(WatcherNodePtr node) in RemoveNode() function in OHOS::init_param::ParamWatcherList
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_node.cpp | 766 void DOMNode::RemoveNode(const RefPtr<DOMNode>& node) in RemoveNode() function in OHOS::Ace::Framework::DOMNode
|