Home
last modified time | relevance | path

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

/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_uri/src/
Dfile_uri.cpp38 string sandboxPath = uri_.GetPath(); in GetName() local
53 string sandboxPath = SandboxHelper::Decode(uri_.GetPath()); in GetPath() local
65 string sandboxPath = SandboxHelper::Decode(uri_.GetPath()); in GetRealPath() local
/foundation/filemanagement/app_file_service/interfaces/common/src/
Dsandbox_helper.cpp144 string sandboxPath = mountPathMap[i][SANDBOX_PATH_KEY]; in GetSandboxPathMap() local
214 static void ParseMediaSandboxPath(const string &sandboxPath, MediaUriInfo &mediaUriInfo) in ParseMediaSandboxPath()
223 static int32_t GetMediaPhysicalPath(const std::string &sandboxPath, const std::string &userId, in GetMediaPhysicalPath()
250 string sandboxPath = uri.GetPath(); in GetPhysicalPath() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/
Dcommon_func.cpp223 bool CommonFunc::CheckPublicDirPath(const std::string &sandboxPath) in CheckPublicDirPath()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
Dmedia_library_manager.cpp280 string sandboxPath = GetSandboxPath(path, IsThumbnail(size.width, size.height)); in OpenThumbnail() local
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
Dremote_file_share.cpp270 std::string sandboxPath = uri.GetPath(); in GetPhysicalPath() local
/foundation/multimedia/media_library/frameworks/js/src/
Dfile_asset_napi.cpp1556 string sandboxPath = GetSandboxPath(path, IsThumbnail(size.width, size.height)); in OpenThumbnail() local