Home
last modified time | relevance | path

Searched defs:path (Results 801 - 825 of 6230) sorted by relevance

1...<<31323334353637383940>>...250

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Dkv_store_manager.cpp24 int KvStoreManager::GetKvStore(const std::string &path, const DBConfig &config, bool isFirstOpen, in GetKvStore() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dikvdb_multi_ver_data_storage.h42 std::string path; member
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstoreCustomDir.test.js
H A DRdbStoreAssetResultSetJsunit.test.js[all...]
H A DRdbStoreQueryByStepSync.test.js
H A DRdbStoreQueryByStep.test.js
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_helper_test.cpp101 std::string path = "/data/test/test_helper" + std::string(4096, 't'); in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Dacl.h29 Acl(const std::string &path) in Acl() argument
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_file_operation.h116 static UNUSED_FUNCTION std::string ExtractFileName(const std::string &path) in ExtractFileName() argument
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_file_lock.cpp48 PreferencesFileLock::PreferencesFileLock(const std::string &path, const std::string &dataGroupId) in PreferencesFileLock() argument
96 PreferencesFileLock::PreferencesFileLock(const std::string &path, const std::string &dataGroupId) in PreferencesFileLock() argument
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_cached_entity_test.cpp52 std::string path = tm.GetRootDirCurTest(); in HWTEST_F() local
77 std::string path = tm.GetRootDirCurTest(); in HWTEST_F() local
102 std::string path = tm.GetRootDirCurTest(); in HWTEST_F() local
127 std::string path = tm.GetRootDirCurTest(); in HWTEST_F() local
152 std::string path = tm.GetRootDirCurTest(); in HWTEST_F() local
177 std::string path = tm.GetRootDirCurTest(); HWTEST_F() local
202 std::string path = tm.GetRootDirCurTest(); HWTEST_F() local
227 std::string path = tm.GetRootDirCurTest(); HWTEST_F() local
253 std::string path = tm.GetRootDirCurTest(); HWTEST_F() local
279 std::string path = tm.GetRootDirCurTest(); HWTEST_F() local
305 std::string path = tm.GetRootDirCurTest(); HWTEST_F() local
332 std::string path = tm.GetRootDirCurTest(); HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/
H A Db_file_hash_test.cpp44 string path = tm.GetRootDirCurTest(); in GetTestFile() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_tarball/
H A Db_tarball_factory_test.cpp119 string path = root + ""; in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/
H A Dcloud_daemon_manager_impl_test.cpp89 string path = "path"; in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/include/
H A Dcloud_daemon_service_mock.h41 int32_t StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse() argument
/foundation/filemanagement/dfs_service/test/unittests/utils/system/
H A Dutils_directory_test.cpp73 string path = "/data/tdd"; in HWTEST_F() local
92 string path = "/data/tdd"; in HWTEST_F() local
112 string path = "/data/tdd"; in HWTEST_F() local
134 string path = "/data/tdd"; in HWTEST_F() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.h54 FileEntity(std::unique_ptr<DistributedFS::FDGuard> fd, const std::string& path, const std::string& uri) in FileEntity() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dopen_dir.cpp91 string path = tmp.get(); in Async() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dlstat.cpp64 static NError LstatExec(shared_ptr<StatEntity> arg, const string &path) in LstatExec() argument
98 string path = tmp.get(); in Async() local
H A Dmkdtemp.cpp44 string path = tmp.get(); in Sync() local
62 static NError MkdTempExec(shared_ptr<string> arg, const string &path) in MkdTempExec() argument
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/
H A Dsecurity_label.h35 static bool SetSecurityLabel(const std::string &path, const std::string &dataLevel) in SetSecurityLabel() argument
69 static std::string GetSecurityLabel(const std::string &path) in SetSecurityLabel() argument
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_help_test.cpp50 vector<string> path = {"/data/backup/tmp"}; in HWTEST_F() local
/foundation/filemanagement/dfs_service/frameworks/native/cloud_daemon_kit_inner/src/
H A Dcloud_daemon_service_proxy.cpp29 int32_t CloudDaemonServiceProxy::StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse() argument
H A Dcloud_daemon_manager_impl.cpp30 int32_t CloudDaemonManagerImpl::StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse() argument
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_download_uri_manager.cpp28 int32_t CloudDownloadUriManager::AddPathToUri(const std::string& path, const std::string& uri) in AddPathToUri() argument
54 void CloudDownloadUriManager::RemoveUri(const std::string& path) in RemoveUri() argument
105 GetUri(const std::string& path) GetUri() argument
[all...]

Completed in 9 milliseconds

1...<<31323334353637383940>>...250