Searched defs:localPath (Results 1 – 12 of 12) sorted by relevance
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| D | medialibrary_inotify.cpp | 62 string localPath = "/storage/media/local/"; in ConvertMediaPath() local
|
| D | medialibrary_audio_operations.cpp | 416 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/ |
| D | context_impl_test.cpp | 1213 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/ |
| D | main_thread_test.cpp | 1847 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/ |
| D | cloud_ext_types.h | 108 const unsigned char *localPath; member
|
| /foundation/arkui/ace_engine/adapter/ohos/capability/html/ |
| D | span_to_html.cpp | 383 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/ |
| D | clone_restore.cpp | 553 …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
|
| D | base_restore.cpp | 499 string localPath = tmpPath.replace(0, RESTORE_CLOUD_DIR.length(), RESTORE_LOCAL_DIR); in MoveAndModifyFile() local
|
| /foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/ |
| D | fuse_manager.cpp | 608 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/ |
| D | main_thread.cpp | 1963 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/ |
| D | context_impl.cpp | 1399 …ngeToLocalPath(const std::string& bundleName, const std::string& sourceDir, std::string &localPath) in ChangeToLocalPath()
|
| /foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ |
| D | file_operations_cloud.cpp | 1158 …string localPath = CloudFileUtils::GetLocalFilePath(cloudId, parentInode->bundleName, data->userId… in DoCloudUnlink() local
|