| /foundation/distributeddatamgr/pasteboard/ |
| H A D | README.md | 56 <td class="cellrowborder" valign="top" width="50%" headers="mcps1.2.3.1.2 "><p id="p18761104812149"><a name="p18761104812149"></a><a name="p18761104812149"></a>Create a PasteData object of type MIMETYPE_TEXT_PLAIN for plain text data</p> 76 <td class="cellrowborder" valign="top" width="50%" headers="mcps1.2.3.1.2 "><p id="p18761104812149"><a name="p18761104812149"></a><a name="p18761104812149"></a>Create a PasteDataRecord object of type MIMETYPE_TEXT_PLAIN for plain text data</p> 182 <td class="cellrowborder" valign="top" width="50%" headers="mcps1.2.3.1.2 "><p id="p18761104812149"><a name="p18761104812149"></a><a name="p18761104812149"></a>Add plain text records to PasteData object and update MIME type to PasteData#MIMETYPE_TEXT_PLAIN in DataProperty</p>
|
| /test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 469 char type[] = "general.plain-text";
in OH_UdmfRecord_AddArrayBuffer006() 1051 const char* types[3] = { "general.plain-text", "general.hyperlink", "general.html" };
in OH_UdmfRecord_SetProvider0100() 1074 const char* types[3] = { "general.plain-text", "general.hyperlink", "general.html" };
in OH_UdmfRecord_SetProvider0200()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
| H A D | grid_attr_test_ng.cpp | 1010 CreateFixedItems(10, GridItemStyle::PLAIN); in HWTEST_F() 1042 CreateFixedItems(10, GridItemStyle::PLAIN); in HWTEST_F() 1110 CreateFixedItems(10, GridItemStyle::PLAIN); in HWTEST_F() 1139 CreateFixedItems(10, GridItemStyle::PLAIN); in HWTEST_F()
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/ |
| H A D | package-lock.json | 326 "is-plain-object": "^5.0.0", 520 "is-plain-object": { 522 "resolved": "https://repo.huaweicloud.com/repository/npm/is-plain-object/-/is-plain-object-5.0.0.tgz", 618 "is-plain-object": "^5.0.0",
|
| /foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/ |
| H A D | package-lock.json | 303 "is-plain-object": "^5.0.0",
536 "is-plain-object": {
538 "resolved": "https://repo.huaweicloud.com/repository/npm/is-plain-object/-/is-plain-object-5.0.0.tgz",
626 "is-plain-object": "^5.0.0",
|
| /foundation/distributeddatamgr/pasteboard/interfaces/ndk/include/ |
| H A D | oh_pasteboard.h | 21 * You can use the APIs of this module to operate the Pasteboard content of the plain text, HTML,
|
| /foundation/distributeddatamgr/pasteboard/framework/innerkits/include/ |
| H A D | pasteboard_client.h | 118 * @descritionCreate Plain Text Paste Data.
|
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| H A D | huks_wrapped_test_common.cpp | 166 EXPECT_EQ(ret.errorCode, (int32_t)OH_HUKS_SUCCESS) << "HuksEncrypt plain key to be imported failed.";
in EncryptImportedPlainKeyAndKek()
|
| /foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
| H A D | napi_pasteboard.cpp | 573 { "text/html", &PasteboardNapi::CreateHtmlRecord }, { "text/plain", &PasteboardNapi::CreatePlainTextRecord }, 579 { "text/html", &PasteboardNapi::CreateHtmlData }, { "text/plain", &PasteboardNapi::CreatePlainTextData },
|
| /test/xts/acts/security/huks/security_huks_reformed_test/huks_signverify_promise_BasicTest/entry/src/ohosTest/js/test/SignVerify/ |
| H A D | SecurityHuksRSASignExtendJsunit.test.js | 444 * @tc.name DigestNONE and Sign Verify with hashed plain test. 445 * @tc.desc DigestNONE and Sign Verify with hashed plain test. 592 * @tc.name use plain text while Sign Verify. 593 * @tc.desc use plain text while Sign Verify.
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
| H A D | udmf_client_test.cpp | 1254 ASSERT_EQ(summary.summary["general.plain-text"], record2->GetSize()); in HWTEST_F() 2182 ASSERT_EQ(summary.summary["general.plain-text"], record2->GetSize()); in HWTEST_F() 2248 std::vector<std::string> types = {"general.text", "general.plain-text"}; in HWTEST_F() 2251 ASSERT_EQ(data.HasType("general.plain-text"), true); in HWTEST_F() 2315 obj->value_["uniformDataType"] = "general.plain-text"; in HWTEST_F() 2342 ASSERT_EQ(std::get<std::string>(obj->value_["uniformDataType"]), "general.plain-text"); in HWTEST_F()
|
| /foundation/distributeddatamgr/udmf/interfaces/ndk/data/ |
| H A D | uds.h | 300 * @brief Get plain content from the {@link OH_UdsHtml}.
323 * @brief Set plain content to the {@link OH_UdsHtml}.
|
| /test/testfwk/xdevice/src/xdevice/_core/report/ |
| H A D | result_reporter.py | 715 # others, write in plain text 743 # others, read from plain text
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/ |
| H A D | m3u8.cpp | 35 const char DRM_PSSH_TITLE[] = "data:text/plain;";
|
| /foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/pages/subBenchmarkTest/ |
| H A D | wifiManagerBenchmarkTest.ets | 381 'Content-Type' : 'text/plain'
|
| H A D | wifiBenchmarkTest.ets | 385 'Content-Type' : 'text/plain'
|
| H A D | p2pManagerBenchmarkTest.ets | 362 'Content-Type' : 'text/plain'
|
| H A D | p2pBenchmarkTest.ets | 375 'Content-Type' : 'text/plain'
|
| H A D | hotspotManagerBenchmarkTest.ets | 363 'Content-Type' : 'text/plain'
|
| H A D | hotspotBenchmarkTest.ets | 362 'Content-Type' : 'text/plain'
|
| /foundation/communication/nfc/services/src/tag/ |
| H A D | ndef_har_data_parser.cpp | 31 const std::string TEXT_PLAIN = "text/plain";
|
| /foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/pages/subStressTest/ |
| H A D | hotspotManagerStressTest.ets | 420 'Content-Type' : 'text/plain'
|
| H A D | hotspotStressTest.ets | 418 'Content-Type' : 'text/plain'
|
| /test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsgetinfosseventhscene/entry/src/main/ |
| H A D | config.json | 778 "type": "text/plain"
|
| /test/xts/acts/distributeddatamgr/UDMFtest/UDMFtest/entry/src/ohosTest/ets/test/ |
| H A D | UDMFSupportClipboardApi.test.ets | 152 const plaintextType = 'general.plain-text';
|