Home
last modified time | relevance | path

Searched defs:relativePath (Results 1 – 25 of 100) sorted by relevance

1234

/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dextractor.cpp63 std::string relativePath = GetRelativePath(srcPath); in GetFileBuffer() local
160 std::string relativePath = GetRelativePath(fileName); in GetData() local
166 std::string relativePath = GetRelativePath(fileName); in GetSafeData() local
176 std::string relativePath = GetRelativePath(fileName); in GetMmapData() local
213 std::string relativePath = GetRelativePath(fileName); in ExtractToBufByName() local
219 std::string relativePath = GetRelativePath(fileName); in GetFileInfo() local
263 std::string relativePath = GetRelativePath(fileName); in IsHapCompress() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_event_test/src/
Devent_create_test.cpp62 int32_t CreateFileAsset(const string &relativePath, const string &displayName, const MediaType &med… in CreateFileAsset()
96 string relativePath = "Pictures/"; variable
113 string relativePath = ""; variable
124 string relativePath = "Pictures/"; variable
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_scanner_db_test/src/
Dmedialibrary_scanner_db_test.cpp135 string relativePath = ScannerUtils::GetParentPath(albumPath) + SLASH_CHAR; variable
161 string relativePath = ScannerUtils::GetParentPath(albumPath) + SLASH_CHAR; variable
210 string relativePath = ScannerUtils::GetParentPath(albumPath) + SLASH_CHAR; variable
290 string relativePath = ScannerUtils::GetParentPath(albumPath) + SLASH_CHAR; variable
317 string relativePath = ScannerUtils::GetParentPath(albumPath) + SLASH_CHAR; variable
/foundation/filemanagement/storage_service/services/storage_daemon/client/test/
Dstorage_daemon_client_test.cpp134 std::string relativePath = "account"; variable
155 std::string relativePath = "account"; variable
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/
Dfile_transfer_manager.h55 std::string relativePath; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/create_delete_directory_test/src/
Dcreate_delete_directory_test.cpp57 static inline int32_t GetAlbumId(string &&relativePath) in GetAlbumId()
67 static int32_t CreateDir(string &&relativePath) in CreateDir()
79 static int32_t DeleteDir(string &relativePath) in DeleteDir()
97 string relativePath = "Pictures/" + testNum + "/"; in TrashDir() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplgetrealpath_fuzzer/
Dverifymanagerhostimplgetrealpath_fuzzer.cpp35 std::string relativePath; in DoSomethingInterestingWithMyAPI() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_dir_operations.cpp65 string relativePath; in CreateDirOperation() local
Dmedialibrary_object_utils.cpp186 void GetRelativePathFromValues(ValuesBucket &values, string &relativePath, int32_t mediaType) in GetRelativePathFromValues()
208 string relativePath; in BuildFileAsset() local
352 string relativePath; in SetDirValuesByPath() local
1062 void MediaLibraryObjectUtils::GetDefaultRelativePath(const int32_t mediaType, string &relativePath) in GetDefaultRelativePath()
1080 string relativePath; in GetRelativePathFromFilePath() local
1437 const string &relativePath) in CopyAsset()
1504 int count, const string &relativePath, const string &displayName) in GetFileResult()
1526 const string &relativePath) in CopyDir()
1579 string relativePath; in GetRelativePathFromPath() local
1592 string relativePath = GetRelativePathFromPath(destFilePath); in CheckDirExtension() local
[all …]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_queryperf_test/src/
Dmedialibrary_queryperf_test.cpp235 string relativePath; variable
284 string relativePath; variable
333 string relativePath; variable
463 string relativePath; variable
512 string relativePath; variable
563 string relativePath; variable
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_object_test/src/
Dmedialibrary_object_test.cpp342 string relativePath = ""; variable
354 string relativePath = ""; variable
417 string relativePath = ""; variable
575 string relativePath = "/storage/cloud/files/"; variable
/foundation/filemanagement/user_file_service/test/unittest/
Dmedialibrary_file_access_test_info.cpp1182 string relativePath = ""; variable
1232 string relativePath = "test/"; variable
1270 string relativePath = "Download/"; variable
1312 string relativePath = "Download/"; variable
1357 string relativePath = "Download/"; variable
1409 std::string relativePath = "Documents/"; variable
1454 std::string relativePath = "Documents/Test/"; variable
1501 std::string relativePath = "Documents/"; variable
1646 std::string relativePath = "test/test.txt"; variable
/foundation/filemanagement/user_file_service/services/file_extension_hap/entry/src/main/ets/FileExtensionAbility/
DCommon.ts63 relativePath: string, property
/foundation/filemanagement/storage_service/services/storage_manager/client/
Dstorage_manager_client.cpp181 int32_t StorageManagerClient::MountDfsDocs(int32_t userId, const std::string &relativePath, in MountDfsDocs()
193 int32_t StorageManagerClient::UMountDfsDocs(int32_t userId, const std::string &relativePath, in UMountDfsDocs()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
Dzip_writer.cpp92 bool AddFileEntryToZip(zipFile zip_file, FilePath &relativePath, FilePath &absolutePath, const OPTI… in AddFileEntryToZip()
188 FilePath &relativePath = relativePaths[i].first; in FlushEntriesIfNeeded() local
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
Dstorage_daemon_proxy_test.cpp591 std::string relativePath = "account"; variable
617 std::string relativePath = "account"; variable
Dstorage_daemon_test.cpp311 std::string relativePath = "account"; variable
332 std::string relativePath = "account"; variable
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/multiuser/
Dos_account_observer.cpp49 void OsAccountObserver::AddMPInfo(const int id, const std::string &relativePath) in AddMPInfo()
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
Dmedia_file_extention_utils.cpp151 string relativePath = albumPath.substr(ROOT_MEDIA_DIR.size()) + SLASH_CHAR; in CreateFile() local
182 string relativePath; in Mkdir() local
221 string relativePath = GetStringVal(MEDIA_DATA_DB_RELATIVE_PATH, result); in Delete() local
426 … MediaFileExtentionUtils::GetAlbumRelativePathFromDB(const string &selectUri, string &relativePath) in GetAlbumRelativePathFromDB()
481 string relativePath; in GetListFilePredicates() local
839 string relativePath = GetStringVal(MEDIA_DATA_DB_RELATIVE_PATH, result); in SetScanFileSelection() local
1100 int MediaFileExtentionUtils::GetFileInfoFromRelativePath(const string &relativePath, FileAccessFwk:… in GetFileInfoFromRelativePath()
1149 string relativePath = ""; in GetRelativePathFromPath() local
1255 string relativePath = GetStringVal(MEDIA_DATA_DB_RELATIVE_PATH, result); in Rename() local
1448 string relativePath = GetStringVal(MEDIA_DATA_DB_RELATIVE_PATH, result); in Move() local
[all …]
/foundation/arkui/napi/module_manager/test/unittest/module_manager_test/
Dmodule_manager_test.cpp132 const char *relativePath = "relativePath_004"; variable
158 const char *relativePath = "errorPath_005"; variable
/foundation/filemanagement/dfs_service/utils/system/src/
Ddfsu_mount_argument_descriptors.cpp104 MountArgument DfsuMountArgumentDescriptors::Alpha(int userId, string relativePath) in Alpha()
/foundation/filemanagement/storage_service/services/storage_manager/client/test/
Dstorage_manager_client_test.cpp401 std::string relativePath = "account"; variable
432 std::string relativePath = "account"; variable
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
Dbackup_file_utils.cpp128 const string &relativePath) in ConvertLowQualityPath()
280 …ng BackupFileUtils::GetFullPathByPrefixType(PrefixType prefixType, const std::string &relativePath) in GetFullPathByPrefixType()
364 string relativePath, bool hasLowQualityImage) in IsLowQualityImage()
394 string relativePath, bool hasLowQualityImage) in IsFileValid()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
Dfile_transfer_manager.cpp208 std::string relativePath; in UriToPath() local
240 void FileTransferManager::FinishTransTask(const std::string &relativePath, int result) in FinishTransTask()
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/test/
Dstorage_daemon_communication_test.cpp184 std::string relativePath = "account"; variable
208 std::string relativePath = "account"; variable

1234