Home
last modified time | relevance | path

Searched defs:node (Results 326 - 350 of 8484) sorted by relevance

1...<<11121314151617181920>>...340

/base/startup/init/services/init/include/
H A Dinit_cmdexecutor.h37 ListNode node; member
/base/security/permission_lite/services/pms/src/
H A Dperm_operate.c41 int ModifyPermission(TNode *node, const char *permission, const enum IsGranted granted) in ModifyPermission() argument
56 void AddTask(TList *list, TNode *node) in AddTask() argument
/base/update/updater/services/ui/strategy/
H A Dui_strategy.cpp73 bool UiStrategy::LoadStrategy(const JsonNode &node, const std::string &mode) in LoadStrategy() argument
89 bool UiStrategy::LoadStrategy(const JsonNode &node) in LoadStrategy() argument
/device/board/hisilicon/hispark_taurus/audio_drivers/soc/src/
H A Dhi3516_dma_adapter.c73 const struct DeviceResourceNode *node = device->property; in Hi3516DmaGetServiceName() local
H A Dhi3516_dai_adapter.c69 const struct DeviceResourceNode *node = device->property; in DaiGetServiceName() local
/device/board/hihope/dayu210/audio_drivers/soc/src/
H A Drk3588_dma_adapter.c63 const struct DeviceResourceNode *node = NULL; in PlatformGetServiceName() local
/device/board/hihope/rk3568/audio_drivers/dai/src/
H A Drk3568_dai_adapter.c51 const struct DeviceResourceNode *node = NULL; in DaiGetServiceName() local
/device/board/hihope/dayu210/audio_drivers/dai/src/
H A Drk3588_dai_adapter.c61 const struct DeviceResourceNode *node = NULL; in DaiGetServiceName() local
/device/board/hihope/dayu210/audio_drivers/accessory/es8323/src/
H A Des8323_adapter.c37 const struct DeviceResourceNode *node = NULL; in GetServiceName() local
/device/board/hihope/rk3568/audio_drivers/soc/src/
H A Drk3568_dma_adapter.c59 const struct DeviceResourceNode *node = NULL; in PlatformGetServiceName() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_notifier.c31 struct osal_list_head node; member
83 struct nb_node *node = NULL; in osal_register_reboot_notifier() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_virtual.c31 _mali_vma_offset_add_rb(struct mali_allocation_manager *mgr, struct mali_vma_node *node) _mali_vma_offset_add_rb() argument
57 mali_vma_offset_add(struct mali_allocation_manager *mgr, struct mali_vma_node *node) mali_vma_offset_add() argument
79 mali_vma_offset_remove(struct mali_allocation_manager *mgr, struct mali_vma_node *node) mali_vma_offset_remove() argument
97 struct mali_vma_node *node, *best; mali_vma_offset_search() local
[all...]
H A Dmali_memory_defer_bind.h31 struct list_head node; /*dlist node in bind manager */ member
43 struct list_head node; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/kutf/
H A Dkutf_mem.c33 struct list_head node; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/
H A Dkutf_mem.c37 struct list_head node; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_defer_bind.h31 struct list_head node; /* dlist node in bind manager */ member
42 struct list_head node; member
H A Dmali_memory_virtual.c32 static inline void _mali_vma_offset_add_rb(struct mali_allocation_manager *mgr, struct mali_vma_node *node) in _mali_vma_offset_add_rb() argument
58 int mali_vma_offset_add(struct mali_allocation_manager *mgr, struct mali_vma_node *node) in mali_vma_offset_add() argument
79 mali_vma_offset_remove(struct mali_allocation_manager *mgr, struct mali_vma_node *node) mali_vma_offset_remove() argument
96 struct mali_vma_node *node, *best; mali_vma_offset_search() local
[all...]
/foundation/ability/form_fwk/services/config/
H A Dform_xml_parser.cpp62 bool FormXMLParser::CheckRootNode(xmlNodePtr &node) in CheckRootNode() argument
74 bool FormXMLParser::ParseInternal(xmlNodePtr &node) in ParseInternal() argument
/foundation/ai/ai_engine/services/common/platform/queuepool/
H A Dqueue.h105 TYPE node; member
/foundation/arkui/ace_engine/frameworks/core/components/custom_dialog/
H A Dcustom_dialog_element.cpp90 auto node = manager->GetAccessibilityNodeById(StringUtils::StringToInt(GetId())); in ShowDialog() local
123 auto node = manager->GetAccessibilityNodeById(StringUtils::StringToInt(GetId())); in CloseDialog() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node_base.cpp75 auto node = AceType::DynamicCast<UINode>(Claim(this)); in FireRecycleRenderFunc() local
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_element.cpp50 auto node = manager->GetAccessibilityNodeById(component->GetSelectPopupId()); in PerformBuild() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/privacy_sensitive/
H A Dprivacy_sensitive_manager.h34 void StoreNode(WeakPtr<FrameNode> node) in StoreNode() argument
39 void RemoveNode(WeakPtr<FrameNode> node) in RemoveNode() argument
/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh_target.cpp20 void RenderRefreshTarget::FindRefreshParent(const WeakPtr<RenderNode>& node) in FindRefreshParent() argument
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dpanel_element.cpp66 auto node = manager->GetAccessibilityNodeById(StringUtils::StringToInt(panel_->GetId())); in ShowPanel() local
90 auto node = manager->GetAccessibilityNodeById(StringUtils::StringToInt(panel_->GetId())); in ClosePanel() local

Completed in 16 milliseconds

1...<<11121314151617181920>>...340