Home
last modified time | relevance | path

Searched defs:relativePath_ (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dmount_argument_utils.h34 std::string relativePath_; member
/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_mount_argument_descriptors.h35 std::string relativePath_; member
/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/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
/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
133 ss << DATA_POINT << userId_ << "/hmdfs/cache/" << relativePath_ << "_cache/"; in GetCachePath() local
/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