/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_uri/src/ |
H A D | file_uri.cpp | 56 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 D | file_uri.cpp | 36 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 D | sandbox_utils.h | 49 std::string sandboxPath; member 137 const char *sandboxPath; member
|
H A D | sandbox_utils.cpp | 647 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 D | appspawn_sandbox.c | 505 …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 D | sandbox_helper.cpp | 152 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 D | hmdfs_info.h | 28 std::string sandboxPath; member
|
/ohos5.0/foundation/filemanagement/app_file_service/test/unittest/file_permission_native/src/ |
H A D | file_permission_test.cpp | 469 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 D | softbus_session_listener_test.cpp | 133 string sandboxPath = SoftBusSessionListener::GetSandboxPath(TEST_URI); variable
|
/ohos5.0/base/web/webview/ohos_adapter/ohos_resource_adapter/src/ |
H A D | ohos_resource_adapter_impl.cpp | 147 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 D | remote_file_share.cpp | 281 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 D | trans_listener.cpp | 197 const std::string &sandboxPath, const std::string ¤tId) in CopyToSandBox()
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/ |
H A D | common_func.cpp | 317 bool CommonFunc::CheckPublicDirPath(const std::string &sandboxPath) in CheckPublicDirPath()
|
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/ |
H A D | hiview_service_ability.cpp | 221 std::string sandboxPath = GetSandBoxPathByUid(uid); in CopyOrMoveFile() local
|
/ohos5.0/base/startup/appspawn/service/hnp/installer/src/ |
H A D | hnp_installer.c | 204 char sandboxPath[MAX_FILE_PATH_LEN]; in HnpUnInstallPublicHnp() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | thumbnail_manager.cpp | 292 string sandboxPath = GetSandboxPath(path, type); in OpenThumbnail() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/ |
H A D | media_library_manager.cpp | 485 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 D | cloud_sync_napi.cpp | 413 string sandboxPath = uri.GetPath(); in CheckIsValidUri() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/ |
H A D | quota_manager.cpp | 563 std::string sandboxPath = path; in CheckIfDirForIncludes() local
|