Home
last modified time | relevance | path

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

12345

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A 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
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_event_test/src/
H A 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
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_scanner_db_test/src/
H A 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
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/
H A Dfile_transfer_manager.h55 std::string relativePath; member
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/client/test/
H A Dstorage_daemon_client_test.cpp134 std::string relativePath = "account"; variable
155 std::string relativePath = "account"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/create_delete_directory_test/src/
H A 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
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplgetrealpath_fuzzer/
H A Dverifymanagerhostimplgetrealpath_fuzzer.cpp35 std::string relativePath; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_dir_operations.cpp65 string relativePath; in CreateDirOperation() local
H A Dmedialibrary_object_utils.cpp187 void GetRelativePathFromValues(ValuesBucket &values, string &relativePath, int32_t mediaType) in GetRelativePathFromValues()
209 string relativePath; in BuildFileAsset() local
353 string relativePath; in SetDirValuesByPath() local
1064 void MediaLibraryObjectUtils::GetDefaultRelativePath(const int32_t mediaType, string &relativePath) in GetDefaultRelativePath()
1082 string relativePath; in GetRelativePathFromFilePath() local
1439 const string &relativePath) in CopyAsset()
1506 int count, const string &relativePath, const string &displayName) in GetFileResult()
1528 const string &relativePath) in CopyDir()
1581 string relativePath; in GetRelativePathFromPath() local
1594 string relativePath = GetRelativePathFromPath(destFilePath); in CheckDirExtension() local
[all …]
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/client/test/
H A Dstorage_manager_client_test.cpp325 std::string relativePath = "account"; variable
350 std::string relativePath = "account"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_object_test/src/
H A Dmedialibrary_object_test.cpp342 string relativePath = ""; variable
354 string relativePath = ""; variable
417 string relativePath = ""; variable
575 string relativePath = "/storage/cloud/files/"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_queryperf_test/src/
H A 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
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/
H A 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
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
H A Dzip_writer.cpp118 std::string relativePath = item.second; // second:relativePath in FlushItems() local
231 bool ZipWriter::AddFileEntryToZip(zipFile zip_file, std::string &relativePath, std::string &absolut… in AddFileEntryToZip()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A 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
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_proxy_test.cpp591 std::string relativePath = "account"; variable
617 std::string relativePath = "account"; variable
H A Dstorage_daemon_test.cpp310 std::string relativePath = "account"; variable
331 std::string relativePath = "account"; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/client/
H A 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()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/multiuser/
H A Dos_account_observer.cpp49 void OsAccountObserver::AddMPInfo(const int id, const std::string &relativePath) in AddMPInfo()
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/src/
H A Ddfsu_mount_argument_descriptors.cpp104 MountArgument DfsuMountArgumentDescriptors::Alpha(int userId, string relativePath) in Alpha()
/ohos5.0/foundation/arkui/napi/module_manager/test/unittest/module_manager_test/
H A Dmodule_manager_test.cpp132 const char *relativePath = "relativePath_004"; variable
158 const char *relativePath = "errorPath_005"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A 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
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
1481 void GetUriByRelativePath(const string &relativePath, string &fileUriStr) in GetUriByRelativePath()
[all …]
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H A Dfile_transfer_manager.cpp208 std::string relativePath; in UriToPath() local
240 void FileTransferManager::FinishTransTask(const std::string &relativePath, int result) in FinishTransTask()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/test/
H A Dstorage_daemon_communication_test.cpp184 std::string relativePath = "account"; variable
208 std::string relativePath = "account"; variable
/ohos5.0/foundation/arkui/napi/module_manager/test/mock/src/
H A Dmock_native_module_manager.cpp58 const char* relativePath, bool internal, const bool isAppModule, std::string& errInfo, in FindNativeModuleByDisk()

12345