| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | rating_model_impl.cpp | 25 auto component = AceType::MakeRefPtr<RatingComponent>(); in Create() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_v2/swiper/ |
| H A D | swiper_element.cpp | 49 auto component = AceType::DynamicCast<SwiperComponent>(component_); in PerformBuild() local 106 RefPtr<Element> SwiperElement::OnUpdateElement(const RefPtr<Element>& element, const RefPtr<Component>& component) in OnUpdateElement() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/ |
| H A D | water_flow_element.cpp | 66 auto component = AceType::DynamicCast<V2::WaterFlowComponent>(component_); in PerformBuild() local 119 RefPtr<Element> WaterFlowElement::OnUpdateElement(const RefPtr<Element>& element, const RefPtr<Component>& component) in OnUpdateElement() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/ |
| H A D | tab_content_proxy_element.cpp | 145 OnUpdateElement( const RefPtr<Element>& element, const RefPtr<Component>& component) OnUpdateElement() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| H A D | radio_switch_tdd_test.cpp | 43 Component *component = GetRenderedComponent(radioComponentId_); in WidthRadioValueTest001() local 104 Component *component = GetRenderedComponent(radioComponentId_); WidthRadioValueTest002() local 141 Component *component = GetRenderedComponent(switchComponentId_); WidthSwitchValueTest003() local 198 Component *component = GetRenderedComponent(switchComponentId_); WidthSwitchValueTest004() local 236 Component *component = GetRenderedComponent(radioComponentId_); HeightRadioValueTest005() local 297 Component *component = GetRenderedComponent(switchComponentId_); HeightRadioValueTest006() local 334 Component *component = GetRenderedComponent(switchComponentId_); HeightSwitchValueTest007() local 390 Component *component = GetRenderedComponent(switchComponentId_); HeightSwitchValueTest008() local [all...] |
| H A D | switch_tdd_test.cpp | 67 Component* component = ComponentFactory::CreateComponent(componentKeyId_, optionsObj_, childrenObj_); in ComponentSwitchAttributeSetTest001() local 133 Component* component = ComponentFactory::CreateComponent(componentKeyId_, optionsObj_, childrenObj_); ComponentSwitchAttributeSetTest002() local 170 Component* component = ComponentFactory::CreateComponent(componentKeyId_, optionsObj_, childrenObj_); ComponentSwitchAttributeSetTest003() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | div_component.cpp | 177 Component *component = const_cast<Component *>(child); in AttachView() local
|
| /foundation/arkui/ace_engine_lite/test/moduletest/common/ |
| H A D | base_test.cpp | 51 Component *component = ComponentFactory::CreateComponent(componentKeyId, globObj_, children); in GetRenderedComponent() local 75 void BaseTest::UpdateNumAttributeOrStyleValue(Component *component, in UpdateNumAttributeOrStyleValue() argument 96 UpdateCharAttributeOrStyleValue(Component *component, const char *attributeName, const char *newCharValue, const bool isToSetAttribute) const UpdateCharAttributeOrStyleValue() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/ |
| H A D | plugin_render.cpp | 29 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window)
in OnSurfaceCreatedCB() argument 56 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window)
in OnSurfaceDestroyedCB() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/ |
| H A D | image_ffi_test.cpp | 118 CRetComponent component; in HWTEST_F() local 147 CRetComponent component; in HWTEST_F() local
|
| /foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/ |
| H A D | image_native.cpp | 77 auto component = image->imgNative->GetComponent(componentType); in OH_ImageNative_GetByteBuffer() local 97 auto component = image->imgNative->GetComponent(componentType); in OH_ImageNative_GetBufferSize() local 114 auto component = image->imgNative->GetComponent(componentType); in OH_ImageNative_GetRowStride() local 131 auto component = image->imgNative->GetComponent(componentType); in OH_ImageNative_GetPixelStride() local [all...] |
| /foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/ |
| H A D | codec_cmd_executor.cpp | 28 CodecCmdExecutor::CodecCmdExecutor(CodecComponentType* component, uint32_t inPortIndex) in CodecCmdExecutor() argument
|
| H A D | codec_port.cpp | 34 CodecPort::CodecPort(CodecComponentType* component, uint32_t portIndex, const CompVerInfo& verInfo) in CodecPort() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | uttrack.c | 91 acpi_ut_allocate_and_track(acpi_size size, u32 component, const char *module, u32 line) acpi_ut_allocate_and_track() argument 153 acpi_ut_allocate_zeroed_and_track(acpi_size size, u32 component, const char *module, u32 line) acpi_ut_allocate_zeroed_and_track() argument 217 acpi_ut_free_and_track(void *allocation, u32 component, const char *module, u32 line) acpi_ut_free_and_track() argument 331 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, acpi_size size, u8 alloc_type, u32 component, const char *module, u32 line) acpi_ut_track_allocation() argument 421 acpi_ut_remove_allocation(struct acpi_debug_mem_block *allocation, u32 component, const char *module, u32 line) acpi_ut_remove_allocation() argument 540 acpi_ut_dump_allocations(u32 component, const char *module) acpi_ut_dump_allocations() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/ |
| H A D | mmal-msg-port.h | 100 u32 component; /* Component this port belongs to (Read Only) */ member
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | cq93vc.c | 35 struct snd_soc_component *component = dai->component; in cq93vc_mute() local 62 static int cq93vc_set_bias_level(struct snd_soc_component *component, in cq93vc_set_bias_level() argument 112 static int cq93vc_probe(struct snd_soc_component *component) in cq93vc_probe() argument [all...] |
| H A D | ad1980.c | 204 static int ad1980_reset(struct snd_soc_component *component, int try_warm) in ad1980_reset() argument 231 static int ad1980_soc_probe(struct snd_soc_component *component) in ad1980_soc_probe() argument 285 ad1980_soc_remove(struct snd_soc_component *component) ad1980_soc_remove() argument [all...] |
| H A D | dmic.c | 36 struct snd_soc_component *component = dai->component; in dmic_daiops_trigger() local 56 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in dmic_aif_event() local 90 static int dmic_component_probe(struct snd_soc_component *component) in dmic_component_probe() argument [all...] |
| H A D | ac97.c | 35 struct snd_soc_component *component = dai->component; in ac97_prepare() local 64 static int ac97_soc_probe(struct snd_soc_component *component) in ac97_soc_probe() argument 88 static int ac97_soc_suspend(struct snd_soc_component *component) in ac97_soc_suspend() argument 97 static int ac97_soc_resume(struct snd_soc_component *component) in ac97_soc_resume() argument [all...] |
| H A D | wm_hubs.h | 50 struct snd_soc_component *component; member
|
| H A D | max98357a.c | 32 struct snd_soc_component *component = dai->component; in max98357a_daiops_trigger() local 63 struct snd_soc_component *component = in max98357a_sdmode_event() local
|
| H A D | rt1015p.c | 28 struct snd_soc_component *component = dai->component; in rt1015p_daiops_trigger() local 58 struct snd_soc_component *component = in rt1015p_sdb_event() local
|
| /kernel/linux/linux-5.10/sound/soc/intel/boards/ |
| H A D | sof_sdw_rt711_sdca.c | 77 struct snd_soc_component *component = codec_dai->component; in rt711_sdca_rtd_init() local
|
| H A D | sof_sdw_rt711.c | 77 struct snd_soc_component *component = codec_dai->component; in rt711_rtd_init() local
|
| /kernel/linux/linux-5.10/sound/soc/mediatek/common/ |
| H A D | mtk-afe-platform-driver.c | 49 int mtk_afe_add_sub_dai_control(struct snd_soc_component *component) in mtk_afe_add_sub_dai_control() argument 80 snd_pcm_uframes_t mtk_afe_pcm_pointer(struct snd_soc_component *component, in mtk_afe_pcm_pointer() argument 115 int mtk_afe_pcm_new(struct snd_soc_component *component, in mtk_afe_pcm_new() argument [all...] |