/ohos5.0/base/update/updater/services/ui/view/component/ |
H A D | text_label_adapter.cpp | 52 void TextLabelAdapter::SetText(const std::string &txt) in SetText() function in Updater::TextLabelAdapter
|
H A D | label_btn_adapter.cpp | 111 void LabelBtnAdapter::SetText(const std::string &txt) in SetText() function in Updater::LabelBtnAdapter
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_value_component.h | 53 void SetText(const std::string& value) in SetText() function
|
H A D | picker_option_component.h | 60 void SetText(const std::string& value) in SetText() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | data_value.cpp | 285 int DataValue::SetText(const std::string &val) in SetText() function in DistributedDB::DataValue 290 int DataValue::SetText(const uint8_t *val, uint32_t length) in SetText() function in DistributedDB::DataValue
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_basic_content.cpp | 35 void NotificationBasicContent::SetText(const std::string &text) in SetText() function in OHOS::Notification::NotificationBasicContent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_node.h | 88 void SetText(const std::string& text) in SetText() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | progress_model_impl.h | 37 void SetText(const std::optional<std::string>& value) override {} in SetText() function
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | i18n_break_iterator.cpp | 106 void I18nBreakIterator::SetText(const char *text) in SetText() function in OHOS::Global::I18n::I18nBreakIterator
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_label_button.h | 94 void SetText(const char* text) in SetText() function
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_label.cpp | 177 void UILabel::SetText(const char* text) in SetText() function in OHOS::UILabel 187 void UILabel::SetText(const SpannableString* text) in SetText() function in OHOS::UILabel
|
H A D | ui_edit_text.cpp | 212 void UIEditText::SetText(const char* text) in SetText() function in OHOS::UIEditText 225 void UIEditText::SetText(std::string text) in SetText() function in OHOS::UIEditText
|
H A D | ui_dialog.cpp | 161 void UIDialog::SetText(const char* text) in SetText() function in OHOS::UIDialog
|
H A D | ui_arc_label.cpp | 181 void UIArcLabel::SetText(const char* text) in SetText() function in OHOS::UIArcLabel
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/piece/ |
H A D | piece_component.cpp | 212 void PieceComponent::SetText(RefPtr<RowComponent>& row) in SetText() function in OHOS::Ace::PieceComponent
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_data_transformer_test.cpp | 41 void SetText(DataValue &dataValue) in SetText() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
H A D | event_recorder.cpp | 78 EventParamsBuilder& EventParamsBuilder::SetText(const std::string& value) in SetText() function in OHOS::Ace::Recorder::EventParamsBuilder
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_send_indexer.cpp | 152 void SmsSendIndexer::SetText(const std::string &text) in SetText() function in OHOS::Telephony::SmsSendIndexer
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
H A D | progress_model_ng.cpp | 190 void ProgressModelNG::SetText(const std::optional<std::string>& value) in SetText() function in OHOS::Ace::NG::ProgressModelNG 444 void ProgressModelNG::SetText(FrameNode* frameNode, const std::optional<std::string>& value) in SetText() function in OHOS::Ace::NG::ProgressModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/ |
H A D | option_component.h | 56 void SetText(const RefPtr<TextComponent>& text) in SetText() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_event_hub.h | 77 void SetText(std::string text) in SetText() function
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | stylus_detector_callback.cpp | 68 int32_t StylusDetectorCallBack::SetText(int32_t nodeId, void* data, in SetText() function in OHOS::Ace::StylusDetectorCallBack
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_bar_pattern.h | 68 void SetText(const std::string& text) in SetText() function
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/ |
H A D | native_module_xml.cpp | 292 static napi_value SetText(napi_env env, napi_callback_info info) in SetText() function
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/ |
H A D | text.cpp | 86 void Text::SetText(const char* text) in SetText() function in OHOS::Text
|