Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_uri/src/
H A 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
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/cj/src/
H A Dfile_uri.cpp36 string sandboxPath = AppFileService::SandboxHelper::Decode(uri_.GetPath()); in GetName() local
51 string sandboxPath = AppFileService::SandboxHelper::Decode(uri_.GetPath()); in GetPath() local
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.h49 std::string sandboxPath; member
137 const char *sandboxPath; member
H A Dsandbox_utils.cpp647 const std::string &srcPath, const std::string &sandboxPath, in DoDlpAppMountStrategy()
693 …const std::string &srcPath, const std::string &sandboxPath, const std::string &fsType, unsigned lo… in HandleSpecialAppMount()
779 std::string sandboxPath = ""; in GetSandboxPath() local
822 std::string sandboxPath = GetSandboxPath(appProperty, mntPoint, section, sandboxRoot); in DoAllMntPointsMount() local
H A Dappspawn_sandbox.c505 …const char *sandboxPath = GetSandboxRealVar(context, BUFFER_FOR_TARGET, depNode->target, NULL, NUL… in UpdateMountPathDepsPath() local
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/common/src/
H A 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
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Dhmdfs_info.h28 std::string sandboxPath; member
/ohos5.0/foundation/filemanagement/app_file_service/test/unittest/file_permission_native/src/
H A Dfile_permission_test.cpp469 std::string sandboxPath = "/storage/Users/currentUser/Download"; variable
490 std::string sandboxPath = "/storage/Users/currentUser/Desktop"; variable
511 std::string sandboxPath = "/storage/Users/currentUser/Documents"; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_listener_test.cpp133 string sandboxPath = SoftBusSessionListener::GetSandboxPath(TEST_URI); variable
/ohos5.0/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
H A Dohos_resource_adapter_impl.cpp147 std::string sandboxPath = convertToSandboxPath(arkWebCoreHapPathOverride, prefixPath); in GetArkWebHapPath() local
197 std::string sandboxPath = convertToSandboxPath(arkWebCoreHapPathOverride, prefixPath); in GetNWebHapPath() local
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A 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
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.cpp197 const std::string &sandboxPath, const std::string &currentId) in CopyToSandBox()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/
H A Dcommon_func.cpp317 bool CommonFunc::CheckPublicDirPath(const std::string &sandboxPath) in CheckPublicDirPath()
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp221 std::string sandboxPath = GetSandBoxPathByUid(uid); in CopyOrMoveFile() local
/ohos5.0/base/startup/appspawn/service/hnp/installer/src/
H A Dhnp_installer.c204 char sandboxPath[MAX_FILE_PATH_LEN]; in HnpUnInstallPublicHnp() local
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dthumbnail_manager.cpp292 string sandboxPath = GetSandboxPath(path, type); in OpenThumbnail() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
H A 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
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp413 string sandboxPath = uri.GetPath(); in CheckIsValidUri() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp563 std::string sandboxPath = path; in CheckIfDirForIncludes() local