Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 893) sorted by relevance

12345678910>>...36

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
Dpath_test.cpp48 auto path = std::make_unique<Path>(); variable
60 auto path = std::make_unique<Path>(); variable
74 auto path = std::make_unique<Path>(); variable
88 auto path = std::make_unique<Path>(); variable
102 auto path = std::make_unique<Path>(); variable
115 auto path = std::make_unique<Path>(); variable
130 auto path = std::make_unique<Path>(); variable
144 auto path = std::make_unique<Path>(); variable
158 auto path = std::make_unique<Path>(); variable
172 auto path = std::make_unique<Path>(); variable
[all …]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_scanner_test/src/
Dmedialibrary_scanner_test.cpp59 string path = ""; variable
73 string path = ""; variable
86 string path = ""; variable
96 string path = "text/html"; variable
125 std::string path = ""; variable
142 std::string path = ""; variable
157 std::string path = ""; variable
167 string path = ""; variable
177 std::string path = ""; variable
184 std::string path = "medialib_GetFileTitle_test_001"; variable
[all …]
/foundation/multimodalinput/input/tools/event_inject/test/
Dprocessing_joystick_device_test.cpp33 static void CheckTransformJson(const std::string path) in CheckTransformJson()
57 static void CheckJoyStickJson(const std::string path) in CheckJoyStickJson()
90 const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputData.json"; variable
102 … const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataNotFindEvents.json"; variable
114 … const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataEventsIsEmpty.json"; variable
126 …const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataNotFindKeyValue.json… variable
138 …const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataNotFindKeyValueInThr… variable
150 …const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataNotFindEventInRocker… variable
163 …const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataNotFindDirectionInRo… variable
176 …const std::string path = "/data/json/Test_TransformJoyStickJsonDataToInputDataNotFindDirectionInDi… variable
[all …]
Dprocessing_pen_device_test.cpp33 static void CheckJsonData(const std::string path) in CheckJsonData()
66 const std::string path = "/data/json/Test_TransformPenJsonDataToInputData.json"; variable
98 const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataNotfindEvents.json"; variable
110 const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataEventsIsEmpty.json"; variable
122 … const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataApprochEventError.json"; variable
134 const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataSlideEventError.json"; variable
146 const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataLeaveEventError.json"; variable
158 …const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataApprochEventEventTypeErro… variable
170 …const std::string path = "/data/json/Test_TransformPenJsonDataToInputDataLeaveEventEventTypeError.… variable
Dprocessing_game_pad_device_test.cpp33 static void CheckGamePadJson(const std::string path) in CheckGamePadJson()
66 const std::string path = "/data/json/Test_TransformGamePadJsonDataToInputData.json"; variable
98 … const std::string path = "/data/json/Test_TransformGamePadJsonDataToInputDataNotFindEvents.json"; variable
110 … const std::string path = "/data/json/Test_TransformGamePadJsonDataToInputDataEventsIsEmpty.json"; variable
122 …const std::string path = "/data/json/Test_TransformGamePadJsonDataToInputDataNotFindKeyValueInPres… variable
134 …const std::string path = "/data/json/Test_TransformGamePadJsonDataToInputDataNotFindEventInRocker.… variable
146 …const std::string path = "/data/json/Test_TransformGamePadJsonDataToInputDataNotFindDirectionInRoc… variable
159 const std::string path = variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
Drecording_path_test.cpp53 auto path = pathCmdList->Playback(); variable
75 auto path = pathCmdList->Playback(); variable
92 auto path = pathCmdList->Playback(); variable
109 auto path = pathCmdList->Playback(); variable
126 auto path = pathCmdList->Playback(); variable
145 auto path = pathCmdList->Playback(); variable
162 auto path = pathCmdList->Playback(); variable
182 auto path = pathCmdList->Playback(); variable
201 auto path = pathCmdList->Playback(); variable
218 auto path = pathCmdList->Playback(); variable
[all …]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/
Dmedialibrary_privacy_manager_test.cpp31 string path = ""; variable
40 string path = ".Open"; variable
49 string path = ".jpeg"; variable
58 string path = ".Open"; variable
67 string path(4096, 'a'); variable
76 string path = "data:image/;base64,Open.jpeg"; variable
85 string path = "data:image/;base64,Open.jpeg"; variable
94 string path = "/storage/cloud/files/open.jpeg"; variable
103 string path = ""; variable
112 string path = "/storage/cloud/files/"; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/gaussdb_rd/test/unittest/api/
Ddocumentdb_api_test.cpp60 std::string path = "./document.db"; variable
89 std::string path = "./document.db"; variable
110 std::string path = "./document.db"; variable
138 std::string path = "./test.txt"; variable
161 for (auto path : invalidPath) { variable
208 std::string path = "./document.db"; variable
225 std::string path = "./document.db"; variable
240 std::string path = "./document.db"; variable
261 std::string path = "./document.db"; variable
290 std::string path = "./document.db"; variable
[all …]
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
Dscanner_utils.cpp33 bool ScannerUtils::IsExists(const string &path) in IsExists()
46 string ScannerUtils::GetFileNameFromUri(const string &path) in GetFileNameFromUri()
62 string ScannerUtils::GetFileExtension(const string &path) in GetFileExtension()
76 bool ScannerUtils::IsDirectory(const string &path) in IsDirectory()
92 bool ScannerUtils::IsRegularFile(const string &path) in IsRegularFile()
107 bool ScannerUtils::IsFileHidden(const string &path) in IsFileHidden()
120 string ScannerUtils::GetParentPath(const string &path) in GetParentPath()
144 bool ScannerUtils::IsDirHidden(const string &path) in IsDirHidden()
172 bool ScannerUtils::IsDirHiddenRecursive(const string &path) in IsDirHiddenRecursive()
197 string path; in InitSkipList() local
[all …]
/foundation/arkui/ace_engine/frameworks/core/components/svg/
Drosen_render_svg_line.cpp49 SkPath path; in Paint() local
54 RSPath path; in Paint() local
79 SkPath path; in PaintDirectly() local
87 RSPath path; in PaintDirectly() local
95 void RosenRenderSvgLine::UpdateMotion(const std::string& path, const std::string& rotate, double pe… in UpdateMotion()
108 SkPath path; in GetPaintBounds() local
121 void RosenRenderSvgLine::GetPath(SkPath& path) in GetPath()
127 void RosenRenderSvgLine::GetPath(RSPath& path) in GetPath()
Drosen_render_svg_rect.cpp49 SkPath path; in Paint() local
54 RSRecordingPath path; in Paint() local
80 SkPath path; in PaintDirectly() local
88 RSRecordingPath path; in PaintDirectly() local
96 void RosenRenderSvgRect::UpdateMotion(const std::string& path, const std::string& rotate, double pe… in UpdateMotion()
109 SkPath path; in GetPaintBounds() local
122 void RosenRenderSvgRect::GetPath(SkPath& path) in GetPath()
Drosen_render_svg_ellipse.cpp50 SkPath path; in Paint() local
55 RSPath path; in Paint() local
80 SkPath path; in PaintDirectly() local
88 RSPath path; in PaintDirectly() local
96 void RosenRenderSvgEllipse::UpdateMotion(const std::string& path, const std::string& rotate, double… in UpdateMotion()
109 SkPath path; in GetPaintBounds() local
122 void RosenRenderSvgEllipse::GetPath(SkPath& path) in GetPath()
Drosen_render_svg_circle.cpp54 SkPath path; in Paint() local
61 RSRecordingPath path; in Paint() local
88 SkPath path; in PaintDirectly() local
98 RSRecordingPath path; in PaintDirectly() local
107 void RosenRenderSvgCircle::UpdateMotion(const std::string& path, const std::string& rotate, double … in UpdateMotion()
120 SkPath path; in GetPaintBounds() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Ddirectory_manager_test.cpp101 auto path = DirectoryManager::GetInstance().GetStorePath(metaData); variable
122 auto path = DirectoryManager::GetInstance().GetStorePath(metaData); variable
144 auto path = DirectoryManager::GetInstance().GetStorePath(metaData); variable
169 auto path = DirectoryManager::GetInstance().GetStoreBackupPath(metaData); variable
193 auto path = DirectoryManager::GetInstance().GetStoreBackupPath(metaData); variable
206 auto path = DirectoryManager::GetInstance().GetMetaStorePath(); variable
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mediascanner_test/src/
Dmediascanner_unit_test.cpp88 string path = ROOT_MEDIA_DIR + "Pictures/Scanner_Image1.jpg"; variable
114 string path = ROOT_MEDIA_DIR + "Pictures/Scanner_Image2.png"; variable
140 string path = ROOT_MEDIA_DIR + "Pictures/Scanner_Image3.jpeg"; variable
166 string path = ROOT_MEDIA_DIR + "Documents/Scanner_Text1.txt"; variable
193 string path = ROOT_MEDIA_DIR + "Download/.HiddenFile"; variable
218 string path = ROOT_MEDIA_DIR + "../files"; variable
243 string path = ROOT_MEDIA_DIR + "../files/Pictures/Canonical1.jpg"; variable
269 string path = ROOT_MEDIA_DIR + "../files/Documents/Canonical2.txt"; variable
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_scanner_db_test/src/
Dmedialibrary_metadata_extractor_test.cpp33 string path = "/storage/cloud/files/"; variable
44 string path = "/storage/cloud/files/"; variable
55 string path = "/storage/cloud/files/"; variable
72 string path = "/storage/cloud/files/"; variable
83 string path = "/storage/cloud/files/"; variable
100 string path = "/storage/cloud/files/"; variable
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Ddirectory_ex.cpp72 string ExcludeTrailingPathDelimiter(const std::string& path) in ExcludeTrailingPathDelimiter()
85 string IncludeTrailingPathDelimiter(const std::string& path) in IncludeTrailingPathDelimiter()
95 void GetDirFiles(const string& path, vector<string>& files) in GetDirFiles()
122 void GetDirFiles(const string& path, vector<string>& files) in GetDirFiles()
129 bool ForceCreateDirectory(const string& path) in ForceCreateDirectory()
151 bool ForceCreateDirectory(const string& path) in ForceCreateDirectory()
159 bool ForceRemoveDirectory(const string& path) in ForceRemoveDirectory()
212 bool IsEmptyFolder(const string& path) in IsEmptyFolder()
219 uint64_t GetFolderSize(const string& path) in GetFolderSize()
250 bool ChangeModeDirectory(const string& path, const mode_t& mode) in ChangeModeDirectory()
[all …]
/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/
Dhelp_utils.cpp86 bool StorageTestUtils::CheckDir(const std::string &path) in CheckDir()
98 std::string path(dir.path); in CheckUserDir() local
119 std::string path(dir.path); in CheckUserDir() local
128 std::string path(dir.path); in CheckUserDir() local
138 std::string path(dir.path); in CheckUserDir() local
147 bool StorageTestUtils::CreateFile(const std::string &path) in CreateFile()
158 bool StorageTestUtils::MkDir(const std::string &path, mode_t mode) in MkDir()
174 bool StorageTestUtils::RmDirRecurse(const std::string &path) in RmDirRecurse()
230 for (auto path : paths) { in RmDir() local
/foundation/filemanagement/dfs_service/utils/system/src/
Dutils_directory.cpp30 void ForceCreateDirectory(const string &path, function<void(const string &)> onSubDirCreated) in ForceCreateDirectory()
51 void ForceCreateDirectory(const string &path) in ForceCreateDirectory()
56 void ForceCreateDirectory(const string &path, mode_t mode) in ForceCreateDirectory()
65 void ForceCreateDirectory(const string &path, mode_t mode, uid_t uid, gid_t gid) in ForceCreateDirectory()
74 void ForceRemoveDirectory(const string &path) in ForceRemoveDirectory()
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
Dfile_utils.cpp40 int32_t ChMod(const std::string &path, mode_t mode) in ChMod()
45 int32_t ChOwn(const std::string &path, uid_t uid, gid_t gid) in ChOwn()
50 int32_t MkDir(const std::string &path, mode_t mode) in MkDir()
55 int32_t RmDir(const std::string &path) in RmDir()
66 int32_t UMount(const std::string &path) in UMount()
71 int32_t UMount2(const std::string &path, int flag) in UMount2()
76 bool IsDir(const std::string &path) in IsDir()
88 bool MkDirRecurse(const std::string& path, mode_t mode) in MkDirRecurse()
109 bool PrepareDir(const std::string &path, mode_t mode, uid_t uid, gid_t gid) in PrepareDir()
168 bool RmDirRecurse(const std::string &path) in RmDirRecurse()
[all …]
/foundation/arkui/ui_lite/test/uitest/test_clip/
Dui_test_clip.cpp95 ClipPath path; in OnClick() local
103 ClipPath path; in OnClick() local
160 void UITestClip::ClipImage(UIImageView* imageView, ClipPath& path) in ClipImage()
195 ClipPath path; in UIKitClipTest001() local
221 ClipPath path; in UIKitClipTest002() local
247 ClipPath path; in UIKitClipTest003() local
269 ClipPath path; in UIKitClipTest004() local
283 ClipPath path; in UIKitClipTest005() local
/foundation/filemanagement/dfs_service/test/unittests/utils/system/
Dutils_directory_test.cpp73 string path = "/data/tdd"; variable
92 string path = "/data/tdd"; variable
112 string path = "/data/tdd"; variable
134 string path = "/data/tdd"; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/
Drs_cpu_overdraw_canvas_listener.cpp90 SkPath path; in onDrawRect() local
97 SkPath path; in onDrawRRect() local
105 SkPath path; in onDrawDRRect() local
113 SkPath path; in onDrawOval() local
122 SkPath path; in onDrawArc() local
127 void RSCPUOverdrawCanvasListener::onDrawPath(const SkPath& path, const SkPaint& paint) in onDrawPath()
135 SkPath path; in onDrawRegion() local
187 void RSCPUOverdrawCanvasListener::onDrawShadowRec(const SkPath& path, const SkDrawShadowRec& rect) in onDrawShadowRec()
239 Drawing::Path path; in DrawLine() local
247 Drawing::Path path; in DrawRect() local
[all …]
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_preferences_helper.cpp21 std::string PreferencesHelper::GetRealPath(const std::string& path, int& errorCode) in GetRealPath()
36 int PreferencesHelper::DeletePreferences(const std::string& path) in DeletePreferences()
42 int PreferencesHelper::RemovePreferencesFromCache(const std::string& path) in RemovePreferencesFromCache()
/foundation/communication/netstack/test/unittest/http/
DHttpRequestOptionsTest.cpp43 string path = requestOptions.GetCaPath(); variable
52 string path = requestOptions.GetCaPath(); variable
61 string path = requestOptions.GetCaPath(); variable

12345678910>>...36