Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_inotify.cpp62 string localPath = "/storage/media/local/"; in ConvertMediaPath() local
Dmedialibrary_audio_operations.cpp416 string localPath = path.replace(0, CLOUD_AUDIO_DIR.length(), LOCAL_AUDIO_DIR); in MoveToMusic() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dcontext_impl_test.cpp1213 std::string localPath = "/data/app/el1/bundle/public/com.ohos.demo/"; variable
1230 std::string localPath = "/data/app/el1/bundle/public/com.example.demo/"; variable
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
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
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
Dcloud_ext_types.h108 const unsigned char *localPath; member
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
Dspan_to_html.cpp383 std::string localPath = TEMP_HTML_CONVERT_DATA_ROOT_PATH + std::string("/") + fileName; in WriteLocalFile() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
Dclone_restore.cpp553 …string localPath = BackupFileUtils::GetReplacedPathByPrefixType(PrefixType::CLOUD, PrefixType::LOC… in MovePicture() local
576 …std::string localPath = BackupFileUtils::GetReplacedPathByPrefixType(PrefixType::CLOUD, PrefixType… in MoveMovingPhotoVideo() local
601 string localPath = in MoveEditedData() local
1492 string localPath = RESTORE_MUSIC_LOCAL_DIR + fileInfo.displayName; in InsertAudio() local
Dbase_restore.cpp499 string localPath = tmpPath.replace(0, RESTORE_CLOUD_DIR.length(), RESTORE_LOCAL_DIR); in MoveAndModifyFile() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
Dfuse_manager.cpp608 string localPath = GetLocalPath(data->userId, cInode->path); in CloudOpenOnLocal() local
776 string localPath = GetLocalPath(data->userId, cInode->path); in HandleReopen() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp1963 const std::vector<std::string> &sourceDirs, std::vector<std::string> &localPath) in ChangeToLocalPath()
1977 const std::string &sourceDir, std::string &localPath) in ChangeToLocalPath()
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
Dcontext_impl.cpp1399 …ngeToLocalPath(const std::string& bundleName, const std::string& sourceDir, std::string &localPath) in ChangeToLocalPath()
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
Dfile_operations_cloud.cpp1158 …string localPath = CloudFileUtils::GetLocalFilePath(cloudId, parentInode->bundleName, data->userId… in DoCloudUnlink() local