| /test/testfwk/arkxtest/uitest/test/ |
| H A D | select_strategy_test.cpp | 35 std::unique_ptr<SelectStrategy> plain = SelectStrategy::BuildSelectStrategy(buildParam, false); in TEST() local 42 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST() 48 plain->RefreshWidgetBounds(widget); in TEST() 62 std::unique_ptr<SelectStrategy> plain = SelectStrategy::BuildSelectStrategy(buildParam, false); in TEST() local 69 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST() 73 plain->RefreshWidgetBounds(widget); in TEST() 87 std::unique_ptr<SelectStrategy> plain = SelectStrategy::BuildSelectStrategy(buildParam, false); in TEST() local 94 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST() 98 plain->RefreshWidgetBounds(widget); in TEST()
|
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| H A D | huks_cipher_sm4_test_common.cpp | 95 uint8_t plain[SM4_COMMON_SIZE] = {0}; in HksSm4CipherTestCaseOther() local 96 struct OH_Huks_Blob plainText = {SM4_COMMON_SIZE, plain}; in HksSm4CipherTestCaseOther()
|
| H A D | huks_cipher_rsa_test_common.cpp | 120 uint8_t plain[Unittest::RsaCipher::RSA_COMMON_SIZE] = {0}; in HksRsaCipherTestCase() local 121 struct OH_Huks_Blob plainText = {Unittest::RsaCipher::RSA_COMMON_SIZE, plain}; in HksRsaCipherTestCase()
|
| /foundation/distributeddatamgr/pasteboard/framework/framework/include/common/ |
| H A D | constant.h | 21 static constexpr const char *MIMETYPE_TEXT_PLAIN = "text/plain";
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_four_napis/entry/src/main/resources/rawfile/ |
| H A D | index.html | 8 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"});
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_four_napis/entry/src/ohosTest/resources/rawfile/ |
| H A D | index.html | 8 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"});
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mimetype_test/src/ |
| H A D | medialibrary_mimetype_test.cpp | 161 { "diff", "text/plain" },
162 { "po", "text/plain" },
163 { "txt", "text/plain" },
253 { "text/plain", MEDIA_TYPE_FILE },
|
| /foundation/multimedia/ringtone_library/test/unittest/ringtone_utils_test/src/ |
| H A D | ringtone_mimetype_utils_test.cpp | 161 { "diff", "text/plain" }, 162 { "po", "text/plain" }, 163 { "txt", "text/plain" }, 254 { "text/plain", RINGTONE_MEDIA_TYPE_INVALID },
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | meta_object_lib.h | 53 // the registry is still requested when destroyed, so we keep plain pointer to circumvent that.
|
| /foundation/distributeddatamgr/pasteboard/framework/test/src/ |
| H A D | convert_utils_test.cpp | 372 auto plain = record->GetPlainText(); in HWTEST_F() local 373 ASSERT_EQ(*plain, text_); in HWTEST_F() 399 auto plain = record->GetHtmlText(); in HWTEST_F() local 400 ASSERT_EQ(*plain, html_); in HWTEST_F() 458 auto plain = record->GetPlainText(); in HWTEST_F() local 459 ASSERT_NE(plain, nullptr); in HWTEST_F() 460 ASSERT_EQ(*plain, text_); in HWTEST_F()
|
| /foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/ |
| H A D | plain_text_napi.cpp | 49 ASSERT_ERR(ctxt->env, plainText != nullptr, Status::E_ERROR, "no memory for plain text!"); in New() 60 ASSERT_ERR_VOID(env, plainText != nullptr, Status::E_ERROR, "no memory for plain text!"); in NewInstance()
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_scroll/ace_ets_module_scroll_api11/entry/src/main/ets/test/gridTest/ |
| H A D | GridPage.test.ets | 64 *tc.name Test Grid with GridItemStyle.PLAIN
65 *tc.desc Test Grid with GridItemStyle.PLAIN
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/model/ |
| H A D | data_model_index.h | 56 * @brief Get the plain index value for current dimension.
|
| /foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/fuzztest/ |
| H A D | get_object.h | 37 * describe: get plain old data from outside untrusted data(g_data) which size is according to sizeof(T)
|
| /foundation/distributeddatamgr/pasteboard/interfaces/ndk/include/ |
| H A D | oh_pasteboard_err_code.h | 21 * You can use the APIs of this module to operate the Pasteboard content of the plain text, HTML,
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | select_strategy.h | 24 PLAIN, member in OHOS::uitest::StrategyEnum
|
| H A D | select_strategy.cpp | 90 std::string strategy = "PLAIN"; in Describe() 92 case StrategyEnum::PLAIN: in Describe() 93 strategy = "PLAIN"; in Describe() 108 LOG_I("Error StrategyType, use plain"); in Describe() 109 strategy = "PLAIN"; in Describe() 476 return StrategyEnum::PLAIN;
|
| /foundation/distributeddatamgr/pasteboard/services/test/unittest/src/ |
| H A D | paste_service_test.cpp | 206 std::string plainText = "plain text"; in HWTEST_F() 544 std::string text = "plain text"; in HWTEST_F() 598 std::string plainText = "plain text"; in HWTEST_F() 738 std::string plainText = "plain text"; in HWTEST_F() 793 std::string plainText = "plain text"; in HWTEST_F() 823 std::string plainText = "plain text"; in HWTEST_F() 869 std::string plainText = "plain text"; in HWTEST_F() 894 std::string plainText = "plain text"; in HWTEST_F() 927 std::string plainText = "plain text"; in HWTEST_F() 979 std::string plainText = "plain tex in HWTEST_F() [all...] |
| /foundation/communication/dsoftbus/adapter/common/mbedtls/ |
| H A D | softbus_adapter_crypto.c | 121 uint32_t cipherTextSize, unsigned char *plain, uint32_t plainLen) in MbedAesGcmDecrypt() 123 if ((cipherKey == NULL) || (cipherText == NULL) || (cipherTextSize <= OVERHEAD_LEN) || plain == NULL || in MbedAesGcmDecrypt() 141 cipherText + actualPlainLen + GCM_IV_LEN, TAG_LEN, cipherText + GCM_IV_LEN, plain); in MbedAesGcmDecrypt() 120 MbedAesGcmDecrypt(const AesGcmCipherKey *cipherKey, const unsigned char *cipherText, uint32_t cipherTextSize, unsigned char *plain, uint32_t plainLen) MbedAesGcmDecrypt() argument
|
| /foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/ |
| H A D | utd_test.cpp | 215 EXPECT_EQ("text/plain", mimeType);
in HWTEST_F() 262 auto typeIds = OH_Utd_GetTypesByMimeType("text/plain", &count);
in HWTEST_F() 273 auto typeIdsNullptr2 = OH_Utd_GetTypesByMimeType("text/plain", countNullptr);
in HWTEST_F() 437 {UDMF_META_PLAIN_TEXT, "general.plain-text"},
|
| /foundation/communication/dsoftbus/adapter/common/openssl/ |
| H A D | softbus_adapter_crypto.c | 175 uint32_t cipherTextSize, unsigned char *plain, uint32_t plainLen) in SslAesGcmDecrypt() 177 if ((cipherkey == NULL) || (cipherText == NULL) || (cipherTextSize <= OVERHEAD_LEN) || plain == NULL || in SslAesGcmDecrypt() 200 ret = EVP_DecryptUpdate(ctx, plain, (int32_t *)&plainLen, cipherText + GCM_IV_LEN, cipherTextSize - OVERHEAD_LEN); in SslAesGcmDecrypt() 210 ret = EVP_DecryptFinal_ex(ctx, plain + plainLen, (int32_t *)&plainLen); in SslAesGcmDecrypt() 174 SslAesGcmDecrypt(const AesGcmCipherKey *cipherkey, const unsigned char *cipherText, uint32_t cipherTextSize, unsigned char *plain, uint32_t plainLen) SslAesGcmDecrypt() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| H A D | grid_item_theme.h | 27 PLAIN, member in OHOS::Ace::NG::GridItemStyle
|
| /foundation/communication/netstack/frameworks/js/builtin/fetch/src/ |
| H A D | http_constant.cpp | 29 const char *const HttpConstant::HTTP_DEFAULT_CONTENT_TYPE = "text/plain";
|
| /foundation/distributeddatamgr/pasteboard/interfaces/cj/src/ |
| H A D | paste_data_impl.cpp | 48 } else if (mimeType == "text/plain") { in PasteDataImpl()
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/ |
| H A D | drag_allowDropDataTypes.cpp | 31 strlist.push_back("general.plain-text"); in drag_setNodeAllowedDropDataTypes_001()
|