Home
last modified time | relevance | path

Searched defs:GetLowerPath (Results 1 – 3 of 3) sorted by relevance

/foundation/filemanagement/app_file_service/interfaces/common/src/
Dsandbox_helper.cpp119 static string GetLowerPath(string &lowerPathHead, const string &lowerPathTail, in GetLowerPath() function
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_cloud_sync/src/cloud_sync_data_convert/
Dcloud_file_data_convert.cpp331 std::string CloudFileDataConvert::GetLowerPath(const std::string &path) in GetLowerPath() function in OHOS::Media::CloudSync::CloudFileDataConvert
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
Dfuse_manager.cpp326 static string GetLowerPath(int32_t userId, const string &relativePath) in GetLowerPath() function