Home
last modified time | relevance | path

Searched defs:relativePath (Results 1 - 25 of 96) sorted by relevance

1234

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplgetrealpath_fuzzer/
H A Dverifymanagerhostimplgetrealpath_fuzzer.cpp35 std::string relativePath; in DoSomethingInterestingWithMyAPI() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_dir_operations.cpp65 string relativePath; in CreateDirOperation() local
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/
H A Dfile_transfer_manager.h55 std::string relativePath; member
/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() argument
/foundation/filemanagement/storage_service/services/storage_manager/client/test/
H A Dstorage_manager_client_test.cpp349 std::string relativePath = "account"; in HWTEST_F() local
374 std::string relativePath = "account"; in HWTEST_F() local
/foundation/arkui/napi/module_manager/test/unittest/module_manager_test/
H A Dmodule_manager_test.cpp132 const char *relativePath = "relativePath_004"; in HWTEST_F() local
158 const char *relativePath = "errorPath_005"; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_event_test/src/
H A Devent_create_test.cpp64 int32_t CreateFileAsset(const string &relativePath, const string &displayName, const MediaType &mediaType) in CreateFileAsset() argument
98 string relativePath = "Pictures/"; in HWTEST_F() local
115 string relativePath = ""; in HWTEST_F() local
126 string relativePath = "Pictures/"; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/client/test/
H A Dstorage_daemon_client_test.cpp136 std::string relativePath = "account"; in HWTEST_F() local
164 std::string relativePath = "account"; in HWTEST_F() local
/foundation/filemanagement/dfs_service/utils/system/src/
H A Ddfsu_mount_argument_descriptors.cpp104 MountArgument DfsuMountArgumentDescriptors::Alpha(int userId, string relativePath) in Alpha() argument
/foundation/filemanagement/storage_service/services/storage_daemon/user/test/
H A Duser_manager_test.cpp500 std::string relativePath = "/data"; in HWTEST_F() local
/foundation/arkui/napi/module_manager/test/mock/src/
H A Dmock_native_module_manager.cpp57 FindNativeModuleByDisk(const char* moduleName, const char* path, const char* relativePath, bool internal, const bool isAppModule, std::string& errInfo, char nativeModulePath[][NAPI_PATH_MAX], NativeModule* cacheNativeModule) FindNativeModuleByDisk() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.h169 BASE_NS::string relativePath = ""; in GetRelativePath() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dpath_util.cpp142 string relativePath = ""; in GetRelativePath() local
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_proxy_test.cpp756 std::string relativePath = "account"; in HWTEST_F() local
787 std::string relativePath = "account"; in HWTEST_F() local
/foundation/filemanagement/user_file_service/test/unittest/
H A Dexternal_file_access_test_info.cpp916 static void CheckJson(Uri& newDirUriTest, const std::string displayName, const std::string relativePath, in CheckJson() argument
975 std::string relativePath = "/storage/Users/currentUser/QueryTest1"; in HWTEST_F() local
1025 std::string relativePath = "/storage/Users/currentUser/QueryTest3/external_file_access_Query_0001.txt"; in HWTEST_F() local
1267 std::string relativePath = "/storage/Users/currentUser/查询目录1"; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/
H A Dphoto_file_operation.cpp186 std::string relativePath = this->FindRelativePath(photoInfo.filePath); in BuildEditDataFolder() local
/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() argument
67 static int32_t CreateDir(string &&relativePath) in CreateDir() argument
79 static int32_t DeleteDir(string &relativePath) in DeleteDir() argument
97 string relativePath = "Pictures/" + testNum + "/"; in TrashDir() local
[all...]
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/test/
H A Dstorage_daemon_communication_test.cpp185 std::string relativePath = "account"; in HWTEST_F() local
209 std::string relativePath = "account"; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/client/
H A Dstorage_manager_client.cpp196 int32_t StorageManagerClient::MountDfsDocs(int32_t userId, const std::string &relativePath, in MountDfsDocs() argument
208 int32_t StorageManagerClient::UMountDfsDocs(int32_t userId, const std::string &relativePath, in UMountDfsDocs() argument
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextractor.cpp136 std::string relativePath = GetRelativePath(fileName); in GetData() local
142 std::string relativePath = GetRelativePath(fileName); in GetSafeData() local
152 std::string relativePath = GetRelativePath(fileName); in GetMmapData() local
189 std::string relativePath = GetRelativePath(fileName); in ExtractToBufByName() local
195 std::string relativePath in GetFileInfo() local
239 std::string relativePath = GetRelativePath(fileName); IsHapCompress() local
[all...]
/foundation/arkui/ace_engine/frameworks/component_test/
H A Dtest_result_recorder.cpp86 std::string relativePath; in HandleRelativeFolder() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dcj_zip.cpp139 FilePath relativePath; in Zip() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_writer.cpp92 bool AddFileEntryToZip(zipFile zip_file, FilePath &relativePath, FilePath &absolutePath, const OPTIONS &options) in AddFileEntryToZip() argument
188 FilePath &relativePath = relativePaths[i].first; in FlushEntriesIfNeeded() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_engine.cpp253 ARKTS_Require( ARKTS_Env env, const char* target, bool isNativeModule, bool isAppModule, const char* relativePath) ARKTS_Require() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_rdb.cpp189 bool DefaultAppRdb::ParseConfig(const std::string& relativePath, DefaultAppData& defaultAppData) in ParseConfig() argument

Completed in 21 milliseconds

1234