/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
|
/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
|
/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
|
/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
|
/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
|
/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
|
/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_ability.cpp | 554 void AceAbility::LoadDocument(const std::string& url, const std::string& componentName, SystemParams& systemParams) in LoadDocument() argument
|
H A D | ace_container.cpp | 1079 void AceContainer::LoadDocument(const std::string& url, const std::string& componentName) in LoadDocument() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
H A D | js_engine.h | 43 const std::string componentName; member 460 virtual void ReplaceJSContent(const std::string& url, const std::string componentName) in ReplaceJSContent() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_view_register.cpp | 470 Local<JSValueRef> componentName = runtimeCallInfo->GetCallArgRef(index); in JsStorePreviewComponents() local
|
H A D | jsi_declarative_engine.cpp | 2023 void JsiDeclarativeEngine::ReplaceJSContent(const std::string& url, const std::string componentName) in ReplaceJSContent() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.cpp | 10113 CheckColor( const JSRef<JSVal>& jsValue, Color& result, const char* componentName, const char* propName) CheckColor() argument 10131 CheckLength( const JSRef<JSVal>& jsValue, CalcDimension& result, const char* componentName, const char* propName) CheckLength() argument
|