Home
last modified time | relevance | path

Searched defs:text (Results 1 – 25 of 154) sorted by relevance

1234567

/base/global/i18n/interfaces/cj/src/
Di18n_unicode_ffi.cpp25 char* FfiI18nUnicodeGetType(char* text) in FfiI18nUnicodeGetType()
30 bool FfiI18nUnicodeIsUpperCase(char* text) in FfiI18nUnicodeIsUpperCase()
35 bool FfiI18nUnicodeIsLowerCase(char* text) in FfiI18nUnicodeIsLowerCase()
40 bool FfiI18nUnicodeIsLetter(char* text) in FfiI18nUnicodeIsLetter()
45 bool FfiI18nUnicodeIsIdeograph(char* text) in FfiI18nUnicodeIsIdeograph()
50 bool FfiI18nUnicodeIsRTL(char* text) in FfiI18nUnicodeIsRTL()
55 bool FfiI18nUnicodeIsWhitespace(char* text) in FfiI18nUnicodeIsWhitespace()
60 bool FfiI18nUnicodeIsSpaceChar(char* text) in FfiI18nUnicodeIsSpaceChar()
65 bool FfiI18nUnicodeIsDigit(char* text) in FfiI18nUnicodeIsDigit()
Di18n_normalizer_impl.cpp30 char* FfiI18nNormalizer::normalize(char* text) in normalize()
Di18n_transliterator_impl.cpp26 char* FfiI18nTransliterator::transform(char* text) in transform()
Di18n_index_util_impl.cpp34 char* FfiI18nIndexUtil::getIndex(std::string text) in getIndex()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_conversational_message_test.cpp43 std::string text = "Text"; variable
60 std::string text = "Text"; variable
80 std::string text = "Text"; variable
99 std::string text = "Text"; variable
116 std::string text = "Text"; variable
132 std::string text = "Text"; variable
156 std::string text = "Text"; variable
172 std::string text = "Text"; variable
191 std::string text = "Text"; variable
213 std::string text = "Text"; variable
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dtext_listener_inner_api_test.cpp90 std::string text = "text"; variable
107 std::string text = "text"; variable
219 std::u16string text; variable
236 std::u16string text = u""; variable
264 std::u16string text; variable
281 std::u16string text = u""; variable
597 std::string text = "text"; variable
618 std::string text = "text"; variable
Dnative_text_changed_listener_test.cpp77 void InsertText(InputMethod_TextEditorProxy *proxy, const char16_t *text, size_t length) { } in InsertText()
85 void GetleftTextOfCursor(InputMethod_TextEditorProxy *proxy, int32_t number, char16_t text[], size_… in GetleftTextOfCursor()
89 void GetRightTextOfCursor(InputMethod_TextEditorProxy *proxy, int32_t number, char16_t text[], size… in GetRightTextOfCursor()
103 …InputMethod_TextEditorProxy *proxy, const char16_t *text, size_t length, int32_t start, int32_t en… in SetPreviewText()
/base/update/updater/test/unittest/test_data/ui/layout/
Dmenu.json19 "text" : "Reboot to normal system", string
30 "text" : "Userdata reset", string
40 "text" : "Update from SD Card", string
50 "text" : "Tip", string
60 "text" : "Delete user date now...", string
70 "text" : "Do you want to continue?", string
80 "text" : "Continue", string
90 "text" : "Cancel", string
/base/security/huks/frameworks/crypto_lite/cipher/src/
Dcipher_aes.c60 static char *MallocDecodeData(const char *text, size_t *olen) in MallocDecodeData()
86 static char *MallocEncodeData(const unsigned char *text, size_t *olen) in MallocEncodeData()
185 static int32_t InitAesCryptDataText(const char *action, const char *key, const char *text, CryptDat… in InitAesCryptDataText()
223 static int32_t InitAesData(const char *action, const char *key, const char *text, CryptData *data) in InitAesData()
316 int32_t InitAesCryptData(const char *action, const char *text, const char *key, const AesIvMode *iv, in InitAesCryptData()
/base/update/updater/resources/rk3568/pages/
Dmenu.json54 "text": "[LABEL_UPDATE_FROM_SDCARD]", string
64 "text": "[LABEL_REBOOT_DEVICE]", string
74 "text": "[LABEL_USER_DATA_RESET]", string
84 "text": "[LABEL_USER_DATA_RESET]", string
94 "text": "[LABEL_REBOOT]", string
104 "text": "[LABEL_SHUTDOWN]", string
114 "text": "[LABEL_MENU_USAGE]", string
Dconfirm.json40 "text": "[LABEL_RESET_CONFIRM_TITLE]", string
50 "text": "[LABEL_RESET_INFORM]", string
61 "text": "[LABEL_NOTE_CANCEL]", string
71 "text": "[LABEL_USER_DATA_RESET]", string
Dupd.json134 "text": "[LABEL_UPD_INFO]", string
144 "text": "[LABEL_UPD_SDCARD_INFO]", string
156 "text": "[LABEL_RESET_PROGRESS_INFO]", string
186 "text": "[LABEL_UPD_FAIL_REBOOT]", string
196 "text": "[LABEL_RETURN_TO_MAIN]", string
206 "text": "[LABEL_UPD_FAIL_TIP]", string
216 "text": "[LABEL_UPD_OK_DONE]", string
226 "text": "[LOGRES_WIPE_FINISH]", string
238 "text": "[LABEL_UPD_OK_REBOOT]", string
250 "text": "[LABEL_UPD_OK_REBOOT]", string
[all …]
/base/inputmethod/imf/frameworks/ndk/src/
Dnative_text_changed_listener.cpp21 void NativeTextChangedListener::InsertText(const std::u16string &text) in InsertText()
161 char16_t *text = new char16_t[length]; in GetLeftTextOfCursor() local
192 char16_t *text = new char16_t[length]; in GetRightTextOfCursor() local
255 int32_t NativeTextChangedListener::SetPreviewText(const std::u16string &text, const OHOS::MiscServi… in SetPreviewText()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_stub.cpp51 std::u16string text; in InsertTextOnRemote() local
86 std::u16string text; in GetTextBeforeCursorOnRemote() local
98 std::u16string text; in GetTextAfterCursorOnRemote() local
228 std::string text; in SetPreviewTextOnRemote() local
254 int32_t InputDataChannelStub::InsertText(const std::u16string &text) in InsertText()
269 int32_t InputDataChannelStub::GetTextBeforeCursor(int32_t number, std::u16string &text) in GetTextBeforeCursor()
274 int32_t InputDataChannelStub::GetTextAfterCursor(int32_t number, std::u16string &text) in GetTextAfterCursor()
347 int32_t InputDataChannelStub::SetPreviewText(const std::string &text, const Range &range) in SetPreviewText()
/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
Dstring_filter.cpp79 std::string StringFilter::EscapeToRaw(const std::string &text) in EscapeToRaw()
93 bool StringFilter::IsValidName(const std::string &text, unsigned int maxSize) in IsValidName()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dstringfilter.cpp79 std::string StringFilter::EscapeToRaw(const std::string &text) in EscapeToRaw()
93 bool StringFilter::IsValidName(const std::string &text, unsigned int maxSize) in IsValidName()
/base/notification/distributed_notification_service/services/distributed/src/tlv_box/
Drequest_box.cpp92 bool NotifticationRequestBox::SetNotificationText(const std::string& text) in SetNotificationText()
107 bool NotifticationRequestBox::SetNotificationAdditionalText(const std::string& text) in SetNotificationAdditionalText()
115 bool NotifticationRequestBox::SetNotificationBriefText(const std::string& text) in SetNotificationBriefText()
123 bool NotifticationRequestBox::SetNotificationExpandedTitle(const std::string& text) in SetNotificationExpandedTitle()
131 bool NotifticationRequestBox::SetNotificationLongText(const std::string& text) in SetNotificationLongText()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_paste_data_adapter_impl.cpp32 void ArkPasteDataAdapterImpl::AddTextRecord(const ArkWebString& text) in AddTextRecord()
52 std::shared_ptr<std::string>* text = static_cast<std::shared_ptr<std::string>*>(data); in GetPrimaryText() local
/base/powermgr/battery_manager/charger/sa_profile/
Danimation.json19 "text": "", string
36 "text": "电池电量低", string
53 "text": "电池电量低,请连接电源", string
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_textchange_listener.cpp33 void JsGetInputMethodTextChangedListener::InsertText(const std::u16string &text) in InsertText()
94 int32_t JsGetInputMethodTextChangedListener::SetPreviewText(const std::u16string &text, const Range… in SetPreviewText()
/base/request/request/services/src/service/notification_bar/
Dtypology.rs80 let text = customized.and_then(|c| c.text).unwrap_or(file_name); in task_eventual_notify() localVariable
126 let text = customized in task_progress_notify() localVariable
164 let text = customized in group_eventual_notify() localVariable
202 let text = customized in group_progress_notify() localVariable
/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/getimgdata_fuzzer/
Dgetimgdata_fuzzer.cpp29 std::string text((const char*)data, size); in GetImgDataFuzzTest() local
/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/setplaintext_fuzzer/
Dsetplaintext_fuzzer.cpp28 std::string text((const char*)data, size); in SetPlainTextFuzzTest() local
/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_custom_keyboard_handler.h26 virtual void InsertText(const std::string &text) {} in InsertText()
/base/powermgr/display_manager/brightness_manager/src/
Dbrightness_config_parser.cpp47 std::string text = ""; in PrintConfig() local

1234567