| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/ |
| H A D | kv_store_manager.cpp | 24 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 D | ikvdb_multi_ver_data_storage.h | 42 std::string path; member
|
| /foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/ |
| H A D | RdbstoreCustomDir.test.js | |
| H A D | RdbStoreAssetResultSetJsunit.test.js | [all...] |
| H A D | RdbStoreQueryByStepSync.test.js | |
| H A D | RdbStoreQueryByStep.test.js | |
| /foundation/distributeddatamgr/preferences/test/native/unittest/ |
| H A D | preferences_helper_test.cpp | 101 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 D | acl.h | 29 Acl(const std::string &path) in Acl() argument
|
| /foundation/distributeddatamgr/preferences/frameworks/native/platform/include/ |
| H A D | preferences_file_operation.h | 116 static UNUSED_FUNCTION std::string ExtractFileName(const std::string &path) in ExtractFileName() argument
|
| /foundation/distributeddatamgr/preferences/frameworks/native/platform/src/ |
| H A D | preferences_file_lock.cpp | 48 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 D | b_json_cached_entity_test.cpp | 52 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 D | b_file_hash_test.cpp | 44 string path = tm.GetRootDirCurTest();
in GetTestFile() local
|
| /foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_tarball/ |
| H A D | b_tarball_factory_test.cpp | 119 string path = root + ""; in HWTEST_F() local
|
| /foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/ |
| H A D | cloud_daemon_manager_impl_test.cpp | 89 string path = "path"; in HWTEST_F() local
|
| /foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/include/ |
| H A D | cloud_daemon_service_mock.h | 41 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 D | utils_directory_test.cpp | 73 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 D | file_impl.h | 54 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 D | open_dir.cpp | 91 string path = tmp.get(); in Async() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
| H A D | lstat.cpp | 64 static NError LstatExec(shared_ptr<StatEntity> arg, const string &path) in LstatExec() argument 98 string path = tmp.get(); in Async() local
|
| H A D | mkdtemp.cpp | 44 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 D | security_label.h | 35 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 D | tools_op_help_test.cpp | 50 vector<string> path = {"/data/backup/tmp"}; in HWTEST_F() local
|
| /foundation/filemanagement/dfs_service/frameworks/native/cloud_daemon_kit_inner/src/ |
| H A D | cloud_daemon_service_proxy.cpp | 29 int32_t CloudDaemonServiceProxy::StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse() argument
|
| H A D | cloud_daemon_manager_impl.cpp | 30 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 D | cloud_download_uri_manager.cpp | 28 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...] |