Home
last modified time | relevance | path

Searched refs:subpath (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/build/scripts/util/
H A Dmd5_check.py180 for subpath in self.new_metadata.iter_subpaths(path):
181 if self._get_old_tag(path, subpath) is None:
182 yield subpath
196 yield subpath
209 old_tag = self._get_old_tag(path, subpath)
212 yield subpath
263 def _get_old_tag(self, path, subpath=None): argument
354 def get_tag(self, path, subpath=None): argument
356 ret = self._get_entry(path, subpath)
380 def _get_entry(self, path, subpath=None): argument
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h66 std::string subpath; member
82 (subpath == asset.subpath) && (uri == asset.uri) && (modifyTime == asset.modifyTime) &&
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-drawing-components-path.md258 … | Starts a new subpath at the point specified by the given (x, y) coordinates. For exampl…
259 …of the new subpath. For example, `L 50 50` draws a line from the current point to point (50, 50), …
260 …draws a line from the current point to point (50, 0), which is the start point of the new subpath.|
261 …draws a line from the current point to point (0, 50), which is the start point of the new subpath.|
262 …ier curve from the current point to point (250, 200), which is the start point of the new subpath.|
264 …ier curve from the current point to point (600, 300), which is the start point of the new subpath.|
267 … | Closes the current subpath by connecting the current path back to the initial point …
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp245 std::string subpath = path + "/" + dp->d_name; in TravelChmod() local
246 stat(subpath.c_str(), &st); in TravelChmod()
247 (void)ChMod(subpath, mode); in TravelChmod()
249 TravelChmod(subpath, mode); in TravelChmod()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmedia_file_uri_test.cpp51 string PathSplicing(string subpath, int32_t type, string extrPath = "") in PathSplicing() argument
56 … Uri = (ML_FILE_URI_PREFIX + subpath + "/" + to_string(fd_) + ML_URI_NETWORKID_EQUAL + networkId_ + in PathSplicing()
60 Uri = (ML_FILE_URI_PREFIX + subpath + "/" + to_string(fd_) + extrPath); in PathSplicing()
63 Uri = (subpath + to_string(fd_) + ML_URI_NETWORKID_EQUAL + networkId_ + extrPath); in PathSplicing()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/create_delete_directory_test/src/
H A Dcreate_delete_directory_test.cpp62 string PathSplicing(string subpath, string path = MEDIA_DIROPRN) in PathSplicing() argument
64 return (MEDIALIBRARY_DATA_URI + "/" + path + "/" + subpath); in PathSplicing()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_asset_loader_test.cpp35 .subpath = "/local/sync",
H A Drdb_cloud_test.cpp184 .subpath = "",
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/
H A Dvalue_proxy.cpp227 .path = std::move(asset.subpath) }; in Asset()
288 .subpath = std::move(asset_.path),
546 .path = std::move(asset.subpath) }; in TempAsset()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_sqlite_relational_utils_test.cpp39 … .version = 1, .name = "Phone", .assetId = "", .subpath = "/local/sync", .uri = "/local/sync",
H A Ddistributeddb_relational_cloud_syncable_storage_test.cpp62 .version = 1, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/local/sync",
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dcloud_db_sync_utils_test.cpp35 … .version = 2, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/cloud/sync",
39 … .version = 2, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/cloud/sync",
H A Dcloud_syncer_test.h29 .subpath = "/local/sync",
H A Ddistributeddb_cloud_syncer_lock_test.cpp62 .subpath = "/local/sync",
H A Ddistributeddb_cloud_syncer_download_assets_test.cpp82 .subpath = "/local/sync",
91 .subpath = "/local/sync",
H A Ddistributeddb_cloud_syncer_upload_test.cpp36 .subpath = "/local/sync",
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_vgu.h600 VGUResult VGUPathAppend(VGUPath *path, const VGUPath *subpath);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp57 .version = 1, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/local/sync",
61 .version = 2, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/cloud/sync",
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_assets_operation_sync_test.cpp49 .version = 2, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/cloud/sync",
1017 … .version = 2, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/cloud/sync",
H A Ddistributeddb_cloud_reference_sync_test.cpp74 … .version = 2, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/cloud/sync",
78 … .version = 2, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/cloud/sync",
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp120 … .version = 1, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/local/sync",
124 … .version = 2, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/cloud/sync",
H A Ddistributeddb_cloud_check_sync_test.cpp58 .version = 2, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/cloud/sync",
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_remove_device_data_test.cpp125 … .version = 1, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/local/sync",
129 … .version = 2, .name = "Phone", .assetId = "0", .subpath = "/local/sync", .uri = "/cloud/sync",
H A Ddistributeddb_cloud_interfaces_set_cloud_schema_test.cpp113 … .version = 1, .name = "Phone", .assetId = "", .subpath = "/local/sync", .uri = "/local/sync",
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_multi_sub_user_test.cpp63 .subpath = "/local/sync",