Home
last modified time | relevance | path

Searched defs:lines (Results 1 - 21 of 21) sorted by relevance

/foundation/ability/ability_runtime/tools/test/moduletest/aa/
H A Daa_command_dumpsys_module_test.cpp74 std::vector<std::string> lines; in HWTEST_F() local
98 std::vector<std::string> lines; in HWTEST_F() local
122 std::vector<std::string> lines; in HWTEST_F() local
146 std::vector<std::string> lines; in HWTEST_F() local
171 std::vector<std::string> lines; HWTEST_F() local
196 std::vector<std::string> lines; HWTEST_F() local
220 std::vector<std::string> lines; HWTEST_F() local
244 std::vector<std::string> lines; HWTEST_F() local
268 std::vector<std::string> lines; HWTEST_F() local
292 std::vector<std::string> lines; HWTEST_F() local
316 std::vector<std::string> lines; HWTEST_F() local
341 std::vector<std::string> lines; HWTEST_F() local
366 std::vector<std::string> lines; HWTEST_F() local
390 std::vector<std::string> lines; HWTEST_F() local
414 std::vector<std::string> lines; HWTEST_F() local
438 std::vector<std::string> lines; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
H A Dtypography_test.cpp225 std::vector<LineMetrics> lines = typography->GetLineMetrics(); in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_common.cpp46 void RtspCommon::SplitParameter(std::list<std::string> &lines, std::list<std::pair<std::string, std::string>> &params) in SplitParameter() argument
87 std::vector<std::string> lines = RtspCommon::Split(headers, RTSP_CRLF); in ParseMessage() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text_editable_controller.cpp148 auto lines = controller->GetTextContentLinesNum(); in GetTextContentLinesNum() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_controller.cpp108 int32_t lines = 0; in GetTextContentLinesNum() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_height_offset_calculator.h244 int32_t lines = count / lanes; in GetLines() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_line.cpp78 void OH_Drawing_DestroyTextLines(OH_Drawing_Array* lines) in OH_Drawing_DestroyTextLines() argument
115 OH_Drawing_TextLine* OH_Drawing_GetTextLineByIndex(OH_Drawing_Array* lines, size_t index) in OH_Drawing_GetTextLineByIndex() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp381 auto lines = Split(s, "\r\n"); in ParseEntries() local
/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dkernel_interface_test.cpp189 std::string lines = line1 + "\n" + line2 + "\n" + line3; // "line1\nline2\nline3" in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_info.cpp196 std::vector<std::string> lines; in ReadPartition() local
255 int32_t DiskInfo::ReadDiskLines(std::vector<std::string> lines, int32_t maxVols) in ReadDiskLines() argument
[all...]
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/big_data_statistics/
H A Dgallery_download_file_stat.cpp201 std::vector<std::string> lines; in OutputToFile() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H A Drtsp_unit_test.cpp169 std::list<std::string> lines; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.cpp353 void Utils::LoadLines(const std::string& path, std::vector<std::string>& lines) in LoadLines() argument
H A Drs_profiler_telemetry.cpp156 static void GetValue(const std::string& name, const std::vector<std::string>& lines, uint64_t& value) in GetValue() argument
168 std::vector<std::string> lines; in GetCPUMemory() local
202 std::vector<std::string> lines; in GetCpuTime() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_tags.cpp388 auto lines = Split(s, "\r\n"); in ParseEntries() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp264 const auto &lines = paragraph_->GetLineMetrics(); in GetLineHeight() local
274 const auto &lines = paragraph_->GetLineMetrics(); in GetLineWidth() local
439 std::vector<std::unique_ptr<TextLineBase>> lines; in GetTextLines() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp375 std::vector<std::unique_ptr<SPText::TextLineBase>> lines; in GetTextLines() local
/foundation/resourceschedule/memmgr/common/src/
H A Dkernel_interface.cpp157 bool KernelInterface::ReadLinesFromFile(const std::string& path, std::vector<std::string>& lines) in ReadLinesFromFile() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dsharing_manager.cpp393 const std::vector<std::string> lines = CommonUtils::Split(result, "\n"); in GetNetworkSharingTraffic() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp175 auto lines = startIndex_ / crossCount_; in GetCurrentOffsetOfRegularGrid() local
256 auto lines = (childrenCount_) / crossCount_; in GetContentHeightOfRegularGrid() local
456 int32_t lines in SkipStartIndexByOffset() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_pattern.cpp683 int lines = 0; in HandleTextContentLines() local

Completed in 20 milliseconds