/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
D | notification_conversational_message_test.cpp | 43 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/update/updater/test/unittest/test_data/ui/layout/ |
D | menu.json | 18 "text" : "Reboot to normal system", string 29 "text" : "Userdata reset", string 39 "text" : "Update from SD Card", string 49 "text" : "Tip", string 59 "text" : "Delete user date now...", string 69 "text" : "Do you want to continue?", string 79 "text" : "Continue", string 89 "text" : "Cancel", string
|
D | label.json | 8 "text" : "Reboot to normal system", string
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
D | text_listener_inner_api_test.cpp | 78 std::string text = "text"; variable 95 std::string text = "text"; variable 207 std::u16string text; variable 224 std::u16string text = u""; variable 252 std::u16string text; variable 269 std::u16string text = u""; variable
|
/base/update/updater/resources/rk3568/pages/ |
D | menu.json | 53 "text": "[LABEL_UPDATE_FROM_SDCARD]", string 63 "text": "[LABEL_REBOOT_DEVICE]", string 73 "text": "[LABEL_USER_DATA_RESET]", string 83 "text": "[LABEL_USER_DATA_RESET]", string 93 "text": "[LABEL_REBOOT]", string 103 "text": "[LABEL_SHUTDOWN]", string 113 "text": "[LABEL_MENU_USAGE]", string
|
D | confirm.json | 39 "text": "[LABEL_RESET_CONFIRM_TITLE]", string 49 "text": "[LABEL_RESET_INFORM]", string 60 "text": "[LABEL_NOTE_CANCEL]", string 70 "text": "[LABEL_USER_DATA_RESET]", string
|
D | upd.json | 133 "text": "[LABEL_UPD_INFO]", string 143 "text": "[LABEL_UPD_SDCARD_INFO]", string 155 "text": "[LABEL_RESET_PROGRESS_INFO]", string 185 "text": "[LABEL_UPD_FAIL_REBOOT]", string 195 "text": "[LABEL_RETURN_TO_MAIN]", string 205 "text": "[LABEL_UPD_FAIL_TIP]", string 215 "text": "[LABEL_UPD_OK_DONE]", string 225 "text": "[LOGRES_WIPE_FINISH]", string 237 "text": "[LABEL_UPD_OK_REBOOT]", string 249 "text": "[LABEL_UPD_OK_REBOOT]", string [all …]
|
/base/security/huks/frameworks/crypto_lite/cipher/src/ |
D | cipher_aes.c | 60 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/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/ |
D | stringfilter.cpp | 79 std::string StringFilter::EscapeToRaw(const std::string &text) in EscapeToRaw() 93 bool StringFilter::IsValidName(const std::string &text, unsigned int maxSize) in IsValidName()
|
/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/ |
D | string_filter.cpp | 79 std::string StringFilter::EscapeToRaw(const std::string &text) in EscapeToRaw() 93 bool StringFilter::IsValidName(const std::string &text, unsigned int maxSize) in IsValidName()
|
/base/powermgr/battery_manager/charger/sa_profile/ |
D | animation.json | 19 "text": "", string 36 "text": "电池电量低", string 53 "text": "电池电量低,请连接电源", string
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
D | input_data_channel_stub.cpp | 55 std::u16string text; in InsertTextOnRemote() local 90 std::u16string text; in GetTextBeforeCursorOnRemote() local 102 std::u16string text; in GetTextAfterCursorOnRemote() local 220 int32_t InputDataChannelStub::InsertText(const std::u16string &text) in InsertText() 235 int32_t InputDataChannelStub::GetTextBeforeCursor(int32_t number, std::u16string &text) in GetTextBeforeCursor() 240 int32_t InputDataChannelStub::GetTextAfterCursor(int32_t number, std::u16string &text) in GetTextAfterCursor()
|
/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/ |
D | imf_adapter_impl_test.cpp | 45 void InsertText(const std::u16string& text) override in InsertText() 211 std::u16string text; variable 228 std::u16string text; variable 279 std::u16string text; variable
|
/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/setplaintext_fuzzer/ |
D | setplaintext_fuzzer.cpp | 27 std::string text((const char*) data, size); in SetPlainTextFuzzTest() local
|
/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/getimgdata_fuzzer/ |
D | getimgdata_fuzzer.cpp | 29 std::string text((const char*) data, size); in GetImgDataFuzzTest() local
|
/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/getmimetype_fuzzer/ |
D | getmimetype_fuzzer.cpp | 27 std::string text((const char*) data, size); in GetMimeTypeFuzzTest() local
|
/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/seturi_fuzzer/ |
D | seturi_fuzzer.cpp | 27 std::string text((const char*) data, size); in SetUriFuzzTest() local
|
/base/powermgr/display_manager/brightness_manager/src/ |
D | calculation_config_parser.cpp | 51 std::string text = std::to_string(displayId); in PrintConfig() local
|
D | lux_threshold_config_parser.cpp | 114 std::string text = std::to_string(displayId).append(" "); in PrintConfig() local
|
/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/sethtmltext_fuzzer/ |
D | sethtmltext_fuzzer.cpp | 34 std::string text((const char*) data, size); in SetHtmlTextFuzzTest() local
|
/base/update/updater/services/ui/view/component/ |
D | text_label_adapter.h | 25 std::string text; member
|
D | label_btn_adapter.h | 26 std::string text; member
|
/base/global/i18n/frameworks/intl/src/ |
D | i18n_normalizer.cpp | 42 std::string I18nNormalizer::Normalize(const char *text, int32_t length, I18nErrorCode &errorCode) in Normalize()
|
/base/inputmethod/imf/test/common/src/ |
D | keyboard_listener_test_impl.cpp | 59 void KeyboardListenerTestImpl::OnTextChange(const std::string &text) in OnTextChange() 97 bool KeyboardListenerTestImpl::WaitTextChange(const std::string &text) in WaitTextChange()
|
/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/ |
D | inputmethodability_fuzzer.cpp | 52 void OnTextChange(const std::string &text) in OnTextChange() 107 std::u16string text; in TestGetTextBeforeCursor() local 114 std::u16string text; in TestGetTextAfterCursor() local
|