Home
last modified time | relevance | path

Searched defs:sandboxPath (Results 1 – 8 of 8) sorted by relevance

/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_uri/src/
Dfile_uri.cpp41 string sandboxPath = SandboxHelper::Decode(uri_.GetPath()); in GetName() local
56 string sandboxPath = SandboxHelper::Decode(uri_.GetPath()); in GetPath() local
68 string sandboxPath = SandboxHelper::Decode(uri_.GetPath()); in GetRealPath() local
/foundation/filemanagement/app_file_service/interfaces/common/src/
Dsandbox_helper.cpp151 string sandboxPath = mountPathMap[i][SANDBOX_PATH_KEY]; in GetSandboxPathMap() local
221 static bool ParseMediaSandboxPath(const string &sandboxPath, MediaUriInfo &mediaUriInfo) in ParseMediaSandboxPath()
239 static int32_t GetMediaPhysicalPath(const std::string &sandboxPath, const std::string &userId, in GetMediaPhysicalPath()
287 string sandboxPath = SandboxHelper::Decode(uri.GetPath()); in GetPhysicalPath() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
Dtrans_listener.cpp64 void TransListener::CopyDir(const std::string &path, const std::string &sandboxPath) in CopyDir()
128 std::string sandboxPath = fileUri.GetPath(); in CopyFileFromSoftBus() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
Dsoftbus_session_listener.cpp181 auto sandboxPath = GetSandboxPath(localUri); in GetRealPath() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/
Dcommon_func.cpp272 bool CommonFunc::CheckPublicDirPath(const std::string &sandboxPath) in CheckPublicDirPath()
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
Dremote_file_share.cpp277 std::string sandboxPath = SandboxHelper::Decode(uri.GetPath()); in GetPhysicalPath() local
/foundation/multimedia/media_library/frameworks/js/src/
Dthumbnail_manager.cpp290 string sandboxPath = GetSandboxPath(path, type); in OpenThumbnail() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
Dmedia_library_manager.cpp400 string sandboxPath = GetSandboxPath(path, size, isAstc); in OpenThumbnail() local