Home
last modified time | relevance | path

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

/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_uri/src/
Dfile_uri.cpp56 string sandboxPath = SandboxHelper::Decode(uri_.GetPath()); in GetName() local
71 string sandboxPath = SandboxHelper::Decode(uri_.GetPath()); in GetPath() local
86 string sandboxPath = SandboxHelper::Decode(uri_.GetPath()); in GetRealPath() local
107 string sandboxPath = SandboxHelper::Decode(uri_.GetPath()); in GetRealPathBySA() local
/foundation/filemanagement/app_file_service/interfaces/kits/cj/src/
Dfile_uri.cpp36 string sandboxPath = AppFileService::SandboxHelper::Decode(uri_.GetPath()); in GetName() local
51 string sandboxPath = AppFileService::SandboxHelper::Decode(uri_.GetPath()); in GetPath() local
/foundation/filemanagement/app_file_service/interfaces/common/src/
Dsandbox_helper.cpp152 string sandboxPath = mountPathMap[i][SANDBOX_PATH_KEY]; in GetSandboxPathMap() local
185 string sandboxPath = mountPathMap[i][SANDBOX_PATH_KEY]; in GetBackupSandboxPathMap() local
267 static bool ParseMediaSandboxPath(const string &sandboxPath, MediaUriInfo &mediaUriInfo) in ParseMediaSandboxPath()
285 static int32_t GetMediaPhysicalPath(const std::string &sandboxPath, const std::string &userId, in GetMediaPhysicalPath()
324 …tic void DoGetPhysicalPath(string &lowerPathTail, string &lowerPathHead, const string &sandboxPath, in DoGetPhysicalPath()
351 string sandboxPath = SandboxHelper::Decode(uri.GetPath()); in GetPhysicalPath() local
387 string sandboxPath = SandboxHelper::Decode(uri.GetPath()); in GetBackupPhysicalPath() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
Dhmdfs_info.h28 std::string sandboxPath; member
/foundation/filemanagement/app_file_service/test/unittest/file_permission_native/src/
Dfile_permission_test.cpp466 std::string sandboxPath = "/storage/Users/currentUser/Download"; variable
487 std::string sandboxPath = "/storage/Users/currentUser/Desktop"; variable
508 std::string sandboxPath = "/storage/Users/currentUser/Documents"; variable
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
Dsoftbus_session_listener_test.cpp133 string sandboxPath = SoftBusSessionListener::GetSandboxPath(TEST_URI); variable
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
Dremote_file_share.cpp281 std::string sandboxPath = SandboxHelper::Decode(uri.GetPath()); in GetPhysicalPath() local
493 std::string sandboxPath = SandboxHelper::Decode(uri.GetPath()); in TransRemoteUriToLocal() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
Dtrans_listener.cpp197 const std::string &sandboxPath, const std::string &currentId) in CopyToSandBox()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/
Dcommon_func.cpp300 bool CommonFunc::CheckPublicDirPath(const std::string &sandboxPath) in CheckPublicDirPath()
/foundation/multimedia/media_library/frameworks/js/src/
Dthumbnail_manager.cpp292 string sandboxPath = GetSandboxPath(path, type); in OpenThumbnail() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
Dmedia_library_manager.cpp485 static int32_t GetFdFromSandbox(const string &path, string &sandboxPath, bool isAstc) in GetFdFromSandbox()
524 string sandboxPath = GetSandboxPath(path, size, isAstc); in OpenThumbnail() local
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
Dcloud_sync_napi.cpp413 string sandboxPath = uri.GetPath(); in CheckIsValidUri() local
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
Dquota_manager.cpp562 std::string sandboxPath = path; in CheckIfDirForIncludes() local