Home
last modified time | relevance | path

Searched refs:SetLabel (Results 1 - 23 of 23) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_notification_helper.cpp95 notificationRequest1->SetLabel("label1"); in GetAllActiveNotifications()
100 notificationRequest2->SetLabel("label"); in GetAllActiveNotifications()
105 notificationRequest3->SetLabel("label1"); in GetAllActiveNotifications()
110 notificationRequest4->SetLabel("label"); in GetAllActiveNotifications()
123 notificationRequest->SetLabel("label"); in GetAllActiveNotifications()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dstepper_item_model_impl.cpp59 stepperItem->SetLabel(label); in SetPrevLabel()
71 stepperItem->SetLabel(label); in SetNextLabel()
83 stepperItem->SetLabel(label); in SetStatus()
/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.cpp257 testView->SetLabel(label1); in UIKitPointerInputTestDispatchInVisibleEvent001()
258 testView1->SetLabel(label1); in UIKitPointerInputTestDispatchInVisibleEvent001()
284 testView->SetLabel(label1); in InnerTest()
322 testView->SetLabel(label1); in InnerBubbleTest()
410 childScroll->SetLabel(label1); in InnerBubbleDragTest()
416 parentScroll->SetLabel(label2); in InnerBubbleDragTest()
H A Dui_test_input_event.h90 void SetLabel(UILabel* label) in SetLabel() function in OHOS::TestView
187 void SetLabel(UILabel* label) in SetLabel() function in OHOS::TestUIScrollView
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_item_component.h93 void SetLabel(const StepperLabels& label) in SetLabel() function in OHOS::Ace::StepperItemComponent
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_stepper_item.h31 void SetLabel(const StepperLabels& label) in SetLabel() function in OHOS::Ace::Framework::final
H A Ddom_stepper_item.cpp147 stepperItemComponent_->SetLabel(GetLabel()); in PrepareSpecializedComponent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/
H A Drender_node_pattern.h109 void SetLabel(const std::string& label) in SetLabel() function in OHOS::Ace::NG::RenderNodePattern
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_button_bridge.h25 static ArkUINativeModuleValue SetLabel(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_render_node_bridge.h37 static ArkUINativeModuleValue SetLabel(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_render_node_bridge.cpp377 ArkUINativeModuleValue RenderNodeBridge::SetLabel(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetLabel() function in OHOS::Ace::NG::RenderNodeBridge
H A Darkts_native_button_bridge.cpp96 ArkUINativeModuleValue ButtonBridge::SetLabel(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetLabel() function in OHOS::Ace::NG::ButtonBridge
H A Darkts_native_api_impl_bridge.cpp3142 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), ButtonBridge::SetLabel)); in RegisterButtonAttributes()
3644 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), RenderNodeBridge::SetLabel)); in RegisterRenderNodeAttributes()
/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dbutton_extend_test_ng.cpp170 buttonModelNG.SetLabel(AceType::RawPtr(buttonNode), testChar); in HWTEST_F()
193 buttonModelNGEx.SetLabel(AceType::RawPtr(buttonNodeEx), testChar); in HWTEST_F()
/foundation/arkui/ui_lite/test/uitest/test_event_injector/
H A Dui_test_event_injector.cpp124 void SetLabel(UILabel* label) in SetLabel() function in OHOS::TestEventInjectorView
308 testView->SetLabel(label1); in InnerTest()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_model_ng.h77 static void SetLabel(FrameNode* frameNode, const char* label);
H A Dbutton_model_ng.cpp228 void ButtonModelNG::SetLabel(FrameNode* frameNode, const char* label) in SetLabel() function in OHOS::Ace::NG::ButtonModelNG
636 SetLabel(frameNode, label); in SetLabelWithCheck()
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp108 notificationRequest.SetLabel(notificationLabel); in PublishNotification()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp136 void SetLabel(ArkUINodeHandle node, ArkUI_CharPtr label) in SetLabel() function
142 pattern->SetLabel(std::string(label)); in SetLabel()
530 SetClipToFrame, SetRotation, SetShadowColor, SetShadowOffset, SetLabel, SetShadowAlpha, SetShadowElevation, in GetRenderNodeModifier()
H A Dbutton_modifier.cpp103 ButtonModelNG::SetLabel(frameNode, label); in SetButtonLabel()
110 ButtonModelNG::SetLabel(frameNode, ""); in ResetButtonLabel()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.h219 void SetLabel(uint8_t label) in SetLabel() function in OHOS::bluetooth::AvrcTgVendorPacket
/foundation/arkui/ace_engine/test/unittest/core/pattern/render_node/
H A Drender_node_test_ng.cpp79 renderNodePattern->SetLabel("LabelOne"); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_command.cpp130 domStepperItem->SetLabel(*stepperLabel_); in UpdateForStepperLabel()

Completed in 28 milliseconds