Home
last modified time | relevance | path

Searched defs:content (Results 76 - 100 of 989) sorted by relevance

12345678910>>...40

/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_ai_write_adapter.cpp20 uint32_t AIWriteAdapter::GetSelectLengthOnlyText(const std::wstring& content) in GetSelectLengthOnlyText() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_menu_extension.h24 std::optional<std::string> content; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/
H A Drender_node_layout_algorithm.cpp77 const auto& content = layoutWrapper->GetGeometryNode()->GetContent(); in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_input_ai_checker.cpp19 bool InputAIChecker::NeedAIAnalysis(const std::string& content, const NG::CaretUpdateType targetType, in NeedAIAnalysis() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Ddebug_boundary_painter.h32 DebugBoundaryPainter(const SizeF& content, const SizeF& frame) : contentSize_(content), frameMarginSize_(frame) {} in DebugBoundaryPainter() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyled_string.h28 std::string content; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/
H A Dlocalization_module_tdd_test.cpp39 const char *content = "new ViewModel({});"; in SetUp() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dcontent_object.h44 bool SetContent(const IObject::Ptr& content) in SetContent() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_property_drawable_frame_geometry_test.cpp49 RSRenderContent content; in HWTEST_F() local
71 RSRenderContent content; in HWTEST_F() local
89 RSRenderContent content; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_property_drawable_frame_geometry.cpp27 void RSFrameGeometryDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() argument
31 RSPropertyDrawable::DrawablePtr RSFrameGeometryDrawable::Generate(const RSRenderContent& content) in Generate() argument
36 void RSColorFilterDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() argument
60 RSPropertyDrawable::DrawablePtr RSColorFilterDrawable::Generate(const RSRenderContent& content) in Generate() argument
74 bool RSColorFilterDrawable::Update(const RSRenderContent& content) in Update() argument
86 RSPropertyDrawable::DrawablePtr RSClipFrameDrawable::Generate(const RSRenderContent& content) in Generate() argument
92 Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const Draw() argument
[all...]
/foundation/multimedia/av_session/services/session/adapter/
H A Dparams_config_operator.cpp44 std::string content; in InitConfig() local
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_utils_unit_test.cpp291 std::string content = "{\"condition\":[\"day\"], \"action\":\"allow\"}"; in HWTEST_F() local
320 std::string content = "{\"halfhour_switch_setting\":[\"test\":0]}"; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_executor.h45 void SendEvent(const Content &content) in SendEvent() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/event/
H A Dwifi_direct_event_queue.h29 void Push(const Content &content) in Push() argument
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/
H A Db_file_hash_test.cpp46 string content = "backup test"; in GetTestFile() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Daccount_status_listener.cpp37 std::string content = "1"; in SwapMemory() local
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.h31 std::string content; member in QPDF_PDFTOPDF_PageHandle
/third_party/cJSON/fuzzing/
H A Dafl.c33 char *content = NULL; in read_file() local
/third_party/ltp/testcases/kernel/containers/userns/
H A Dcommon.h18 char content[BUFSIZ]; in updatemap() local
H A Duserns_helper.h47 char content[BUFSIZ]; in updatemap() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfgets.c34 char *content = fgets(str, 100, fptr); in fgets_0100() local
61 char *content = fgets(str, 5, fptr); in fgets_0200() local
87 char *content = fgets(str, 2, fptr); in fgets_0300() local
113 char *content = fgets(str, 1, fptr); fgets_0400() local
139 char *content = fgets(str, 0, fptr); fgets_0500() local
165 char *content = fgets(str, 100, fptr); fgets_0600() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dexit.c95 char *content = fgets(abc, 27, fp); in exit_0200() local
H A Dtruncate.c25 const char *content = "Hello world!"; variable
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo_linux.cpp23 bool ReadWholeFile(const char *filename, std::string *content) in ReadWholeFile() argument
40 std::string content; in GetAMDBrahmaDriverVersion() local
50 std::string content; in GetAMDCatalystDriverVersion() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dvirtual_file_store.h35 Result Add(const std::string& path, const std::string& content) { in Add() argument

Completed in 8 milliseconds

12345678910>>...40