Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_impl_test.cpp1207 std::string localPath = "/data/app/el1/bundle/public/com.ohos.demo/"; variable
1224 std::string localPath = "/data/app/el1/bundle/public/com.example.demo/"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_inotify.cpp62 string localPath = "/storage/media/local/"; in ConvertMediaPath() local
H A Dmedialibrary_audio_operations.cpp416 string localPath = path.replace(0, CLOUD_AUDIO_DIR.length(), LOCAL_AUDIO_DIR); in MoveToMusic() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp1847 std::vector<std::string> localPath = {}; variable
2046 std::string localPath = "/data/app/el1/bundle/public/com.ohos.demo/"; variable
2062 std::string localPath = "/data/app/el1/bundle/public/com.example.demo/"; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_ext_types.h108 const unsigned char *localPath; member
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dspan_to_html.cpp377 std::string localPath = TEMP_HTML_CONVERT_DATA_ROOT_PATH + std::string("/") + fileName; in WriteLocalFile() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dclone_restore.cpp555 …string localPath = BackupFileUtils::GetReplacedPathByPrefixType(PrefixType::CLOUD, PrefixType::LOC… in MovePicture() local
578 …std::string localPath = BackupFileUtils::GetReplacedPathByPrefixType(PrefixType::CLOUD, PrefixType… in MoveMovingPhotoVideo() local
603 string localPath = in MoveEditedData() local
1525 string localPath = RESTORE_MUSIC_LOCAL_DIR + fileInfo.displayName; in InsertAudio() local
H A Dbase_restore.cpp497 string localPath = tmpPath.replace(0, RESTORE_CLOUD_DIR.length(), RESTORE_LOCAL_DIR); in MoveAndModifyFile() local
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp811 void HiviewPlatform::ValidateAndCreateDirectories(const std::string& localPath, const std::string& … in ValidateAndCreateDirectories()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp1395 …ngeToLocalPath(const std::string& bundleName, const std::string& sourceDir, std::string &localPath) in ChangeToLocalPath()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp1960 const std::vector<std::string> &sourceDirs, std::vector<std::string> &localPath) in ChangeToLocalPath()
1974 const std::string &sourceDir, std::string &localPath) in ChangeToLocalPath()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp1065 …string localPath = CloudFileUtils::GetLocalFilePath(cloudId, parentInode->bundleName, data->userId… in DoCloudUnlink() local
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp605 string localPath = GetLocalPath(data->userId, cInode->path); in CloudOpenOnLocal() local