Home
last modified time | relevance | path

Searched refs:relativePath_ (Results 1 - 10 of 10) sorted by relevance

/foundation/filemanagement/dfs_service/utils/system/src/
H A Ddfsu_mount_argument_descriptors.cpp35 ss << DATA_POINT << userId_ << "/hmdfs/" << relativePath_; in GetFullSrc() local
42 ss << BASE_MOUNT_POINT << userId_ << "/" << relativePath_; in GetFullDst() local
49 ss << DATA_POINT << userId_ << "/hmdfs/" << relativePath_ << "/cache/"; in GetCachePath() local
114 .relativePath_ = relativePath, in Alpha()
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dmount_argument_utils.cpp42 ss << DATA_POINT << userId_ << "/hmdfs/" << relativePath_; in GetFullSrc() local
50 ss << BASE_MOUNT_POINT << userId_ << "/" << relativePath_; in GetFullDst() local
122 ss << BASE_MOUNT_POINT << userId_ << "/" << relativePath_ << HMDFS_DEVICE_VIEW_LOCAL_DOCS_PATH; in GetLocalDocsPath()
133 ss << DATA_POINT << userId_ << "/hmdfs/cache/" << relativePath_ << "_cache/"; in GetCachePath() local
215 .relativePath_ = relativePath, in Alpha()
/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_mount_argument_descriptors.h35 std::string relativePath_; member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/mountpoint/
H A Dmount_manager_test.cpp51 .relativePath_ = "data/test", in HWTEST_F()
H A Dmount_point_test.cpp49 .relativePath_ = "data/test", in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dmount_argument_utils.h34 std::string relativePath_; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dphoto_album.cpp157 relativePath_ = relativePath; in SetRelativePath()
162 return relativePath_; in GetRelativePath()
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmetadata.cpp29 relativePath_(FILE_RELATIVE_PATH_DEFAULT), in Metadata()
147 relativePath_ = std::get<string>(relativePath); in SetRelativePath()
152 return relativePath_; in GetRelativePath()
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dphoto_album.h127 std::string relativePath_; member in OHOS::Media::PhotoAlbum
/foundation/multimedia/media_library/frameworks/services/media_scanner/include/scanner/
H A Dmetadata.h185 std::string relativePath_; member in OHOS::Media::Metadata

Completed in 4 milliseconds