Home
last modified time | relevance | path

Searched defs:ending (Results 1 - 9 of 9) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/utils/cloud_disk/
H A Dcloud_file_utils_test.cpp137 string ending; in HWTEST_F() local
147 string ending = "test@@text##"; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_path.cpp130 SkPath ending; in GetPath() local
161 RSRecordingPath ending; in GetPath() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dpath_test.cpp787 Path ending; in HWTEST_F() local
803 Path ending; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/path_fuzzer/
H A Dpath_fuzzer.cpp67 Path ending; in PathOpFuzzTest() local
200 Path ending; in PathFuzzTest004() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_file_utils_mock.cpp91 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith() argument
/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
H A Dcloud_file_utils.cpp174 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith() argument
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dio_util.cpp300 auto ending = entry.name.substr(separator_pos); in ReplaceTextInFilesImpl() local
397 auto ending = n.substr(n.find_last_of('.')); in CopyAndRenameFiles() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpath.cpp218 bool Path::Interpolate(const Path& ending, scalar weight, Path& out) in Interpolate() argument
223 bool Path::BuildFromInterpolate(const Path& src, const Path& ending, scalar weight) in BuildFromInterpolate() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path.cpp284 bool SkiaPath::Interpolate(const Path& ending, scalar weight, Path& out) in Interpolate() argument

Completed in 7 milliseconds