| /base/msdp/device_status/intention/cooperate/plugin/src/ |
| H A D | cooperate_in.cpp | 29 CooperateIn::CooperateIn(IStateMachine &parent, IContext *env) in CooperateIn() argument 72 void CooperateIn::Initial::BuildChains(std::shared_ptr<Initial> self, CooperateIn &parent) in BuildChains() argument 87 CooperateIn::Initial::Initial(CooperateIn &parent) in Initial() argument 353 CooperateIn::RelayConfirmation::RelayConfirmation(CooperateIn &parent, std::shared_ptr<ICooperateStep> prev) in RelayConfirmation() argument [all...] |
| H A D | cooperate_out.cpp | 29 CooperateOut::CooperateOut(IStateMachine &parent, IContext *env) in CooperateOut() argument 69 void CooperateOut::Initial::BuildChains(std::shared_ptr<Initial> self, CooperateOut &parent) in BuildChains() argument 75 CooperateOut::Initial::Initial(CooperateOut &parent) in Initial() argument
|
| /base/tee/tee_client/interfaces/kits/c/include/ |
| H A D | tee_client_type.h | 149 TEEC_SharedMemory *parent; member
|
| /base/security/permission_lite/services/pms/src/ |
| H A D | pms_server_internal.c | 98 static void OnInitialize(Feature *feature, Service *parent, Identity identity)
in OnInitialize() argument
|
| /base/startup/init/ueventd/ |
| H A D | ueventd_device_handler.c | 247 static int BuildDeviceSymbolLinks(char **links, int linkNum, const char *parent, in BuildDeviceSymbolLinks() argument 327 char *parent = dirname(sysPath); in GetBlockDeviceSymbolLinks() local [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/ |
| H A D | device.h | 48 struct device *parent; member
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
| H A D | dev.c | 86 struct device_node *parent = dev->of_node; in get_remote_node_dev() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/pwm/ |
| H A D | sysfs.c | 263 static int pwm_export_child(struct device *parent, struct pwm_device *pwm) in pwm_export_child() argument 308 static int pwm_unexport_child(struct device *parent, struct pwm_device *pwm) in pwm_unexport_child() argument 335 static ssize_t export_store(struct device *parent, struct device_attribute *attr, const char *buf, size_t len) in export_store() argument 365 unexport_store(struct device *parent, struct device_attribute *attr, const char *buf, size_t len) unexport_store() argument 386 npwm_show(struct device *parent, struct device_attribute *attr, char *buf) npwm_show() argument 403 pwm_class_get_state(struct device *parent, struct pwm_device *pwm, struct pwm_state *state) pwm_class_get_state() argument 436 pwm_class_resume_npwm(struct device *parent, unsigned int npwm) pwm_class_resume_npwm() argument 462 pwm_class_suspend(struct device *parent) pwm_class_suspend() argument 494 pwm_class_resume(struct device *parent) pwm_class_resume() argument 510 pwmchip_sysfs_match(struct device *parent, const void *data) pwmchip_sysfs_match() argument 517 struct device *parent; pwmchip_sysfs_export() local 531 struct device *parent; pwmchip_sysfs_unexport() local [all...] |
| /device/soc/rockchip/common/sdk_linux/kernel/cgroup/ |
| H A D | legacy_freezer.c | 110 struct freezer *parent = parent_freezer(freezer); in freezer_css_online() local 412 struct freezer *parent in freezer_change_state() local [all...] |
| /device/soc/rockchip/common/sdk_linux/kernel/power/ |
| H A D | wakeup_reason.c | 180 struct wakeup_irq_node *parent; in log_threaded_irq_wakeup_reason() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_sync_android.c | 199 static struct sync_pt *kbase_sync_pt_alloc(struct sync_timeline *parent)
in kbase_sync_pt_alloc() argument
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| H A D | bridge.c | 530 struct device_node *parent = dev->of_node; in check_remote_node() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_sync_android.c | 206 static struct sync_pt *kbase_sync_pt_alloc(struct sync_timeline *parent) in kbase_sync_pt_alloc() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_pp.c | 454 void mali_pp_update_performance_counters(struct mali_pp_core *parent, struct mali_pp_core *child, in mali_pp_update_performance_counters() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_sync_android.c | 197 static struct sync_pt *kbase_sync_pt_alloc(struct sync_timeline *parent) in kbase_sync_pt_alloc() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_sync_android.c | 201 static struct sync_pt *kbase_sync_pt_alloc(struct sync_timeline *parent) in kbase_sync_pt_alloc() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_pp.c | 462 void mali_pp_update_performance_counters(struct mali_pp_core *parent, struct mali_pp_core *child, struct mali_pp_job *job, u32 subjob) in mali_pp_update_performance_counters() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
| H A D | clk-cpu.c | 245 rockchip_clk_register_cpuclk(const char *name, u8 num_parents, struct clk *parent, struct clk *alt_parent, const struct rockchip_cpuclk_reg_data *reg_data, const struct rockchip_cpuclk_rate_table *rates, int nrates, void __iomem *reg_base, spinlock_t *lock) rockchip_clk_register_cpuclk() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
| H A D | sw_sync.c | 128 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_get_timeline_name() local 136 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_release() local 152 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_signaled() local 170 struct sync_timeline *parent = dma_fence_parent(fence); in timeline_fence_timeline_value_str() local 252 struct rb_node *parent = NULL; sync_pt_create() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | bridge.c | 541 struct device_node *parent = dev->of_node; in check_remote_node() local
|
| /device/soc/rockchip/rk3588/kernel/kernel/power/ |
| H A D | wakeup_reason.c | 175 struct wakeup_irq_node *parent; in log_threaded_irq_wakeup_reason() local
|
| /foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/ |
| H A D | screen_capture_consumer.cpp | 27 auto parent = parent_.lock(); in OnFrame() local
|
| /foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/ |
| H A D | ability_mgr_service_slite.cpp | 111 void AbilityMgrServiceSlite::OnFeatureInitialize(Feature *feature, [[maybe_unused]] Service *parent, Identity identity) in OnFeatureInitialize() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | rosen_render_picker_base.cpp | 41 auto parent = pickerColumn->GetParent().Upgrade(); in GetOptionsRect() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/theme/ |
| H A D | theme_style.h | 142 auto parent = parentStyle_.Upgrade(); in GetAttr() local
|