| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| H A D | marquee_tdd_test.h | 26 const char *componentName = "marquee"; in MarqueeTddTest() local
|
| H A D | picker_view_tdd_test.cpp | 70 uint16_t PickerViewTddTest::SetCompnentNameId(const char* componentName) in SetCompnentNameId() argument
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | class_helper.cpp | 33 const uint8_t *ClassHelper::GetArrayDescriptor(const uint8_t *componentName, size_t rank, PandaString *storage) in GetArrayDescriptor() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
| H A D | rs_common_hook_test.cpp | 47 std::string componentName = "SWIPER_FLING"; in HWTEST_F() local 61 std::string componentName = "SWIPER_FLING"; in HWTEST_F() local
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_format_traits.hpp | 2295 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 char const * componentName( VULKAN_HPP_NAMESPACE::Format format, uint8_t component ) in componentName() function
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| H A D | assembly-type.cpp | 79 std::string Type::GetName(std::string_view componentName, size_t rank) in GetName() argument
|
| H A D | assembly-type.h | 40 Type(std::string_view componentName, size_t rank, bool ignorePrimitive = false) in Type() argument
|
| /device/soc/rockchip/rk3568/hardware/omx_il/core/ |
| H A D | Rockchip_OMX_Component_Register.h | 36 OMX_U8 componentName[MAX_OMX_COMPONENT_NAME_SIZE]; member 48 OMX_U8 componentName[MAX_OMX_COMPONENT_NAME_SIZE]; member
|
| /foundation/arkui/ace_engine_lite/test/moduletest/common/ |
| H A D | base_test.cpp | 117 uint16_t BaseTest::SetCompnentNameId(const char *componentName) in SetCompnentNameId() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
| H A D | rs_common_hook.cpp | 30 void RsCommonHook::OnStartNewAnimation(const std::string &componentName) in OnStartNewAnimation() argument
|
| /foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
| H A D | hgm_energy_consumption_policy_test.cpp | 192 std::string componentName = "SWIPER_FLING"; in HWTEST_F() local
|
| /base/inputmethod/imf/common/src/ |
| H A D | inputmethod_sysevent.cpp | 59 void InputMethodSysEvent::ServiceFaultReporter(const std::string &componentName, int32_t errCode) in ServiceFaultReporter() argument
|
| /base/update/sys_installer_lite/interfaces/kits/ |
| H A D | hota_partition.h | 49 const char *componentName;
member
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | form_module_preloader.cpp | 144 std::string componentName = component->GetString(); in ParseComponentCollectionJson() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | render_module.cpp | 45 char *componentName = MallocStringOf(tagName, &tagNameLength); in CreateElement() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
| H A D | rs_frame_rate_range.h | 106 auto componentName = GetComponentName(); in GetExtInfo() local
|
| /arkcompiler/toolchain/inspector/ |
| H A D | inspector.cpp | 374 bool StartDebug(const std::string& componentName, void* vm, bool isDebugMode, in StartDebug() argument 434 void StopOldDebug(int tid, const std::string& componentName) in StopOldDebug() argument
|
| H A D | connect_inspector.cpp | 200 void StartServer(const std::string& componentName) in StartServer() argument 218 void StopServer([[maybe_unused]] const std::string& componentName) in StopServer() argument
|
| /device/soc/rockchip/rk3568/hardware/omx_il/component/common/ |
| H A D | Rockchip_OMX_Basecomponent.h | 54 OMX_STRING componentName; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_interactable_view_ffi.cpp | 277 void FfiOHOSAceFrameworkInteractableViewOnDragStart(CJDragItemInfo (*callback)(CJDragInfo info), uint32_t componentName) in FfiOHOSAceFrameworkInteractableViewOnDragStart() argument 308 void FfiOHOSAceFrameworkInteractableViewOnDragEnter(void (*callback)(CJDragInfo info), uint32_t componentName) in FfiOHOSAceFrameworkInteractableViewOnDragEnter() argument 326 void FfiOHOSAceFrameworkInteractableViewOnDragMove(void (*callback)(CJDragInfo info), uint32_t componentName) in FfiOHOSAceFrameworkInteractableViewOnDragMove() argument 344 void FfiOHOSAceFrameworkInteractableViewOnDragLeave(void (*callback)(CJDragInfo info), uint32_t componentName) in FfiOHOSAceFrameworkInteractableViewOnDragLeave() argument 362 void FfiOHOSAceFrameworkInteractableViewOnDrop(void (*callback)(CJDragInfo info), uint32_t componentName) in FfiOHOSAceFrameworkInteractableViewOnDrop() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/ |
| H A D | hgm_energy_consumption_policy.cpp | 139 void HgmEnergyConsumptionPolicy::StartNewAnimation(const std::string &componentName) in StartNewAnimation() argument 261 int32_t HgmEnergyConsumptionPolicy::GetComponentEnergyConsumptionConfig(const std::string &componentName) in GetComponentEnergyConsumptionConfig() argument
|
| /device/soc/rockchip/rk3568/hardware/codec/include/ |
| H A D | hdi_mpp.h | 99 char *componentName; member
|
| /device/soc/rockchip/rk3588/hardware/codec/include/ |
| H A D | hdi_mpp.h | 99 char *componentName; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | ark_js_runtime.h | 217 void SetRequiredComponent(const std::string &componentName) in SetRequiredComponent() argument 222 void AddPreviewComponent(const std::string &componentName, const panda::Global<panda::ObjectRef> &componentObj) in AddPreviewComponent() argument 227 panda::Global<panda::ObjectRef> GetPreviewComponent(EcmaVM* vm, const std::string &componentName) in GetPreviewComponent() argument
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/ |
| H A D | hdi_codec_adapter.cpp | 112 HdiCodecAdapter::HdiCodecAdapter(std::string componentName, std::string pluginMime) in HdiCodecAdapter() argument
|