Searched defs:Unlink (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/resourceschedule/ffrt/src/util/ |
H A D | IntrusiveList.h | 222 void Unlink(NodeType& node) noexcept in Unlink() function
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ |
H A D | file_operations_base.cpp | 129 void FileOperationsBase::Unlink(fuse_req_t req, fuse_ino_t parent, const char *name) in Unlink() function in OHOS::FileManagement::CloudDisk::FileOperationsBase
|
H A D | fuse_operations.cpp | 245 void FuseOperations::Unlink(fuse_req_t req, fuse_ino_t parent, const char *name) in Unlink() function in OHOS::FileManagement::CloudDisk::FuseOperations
|
H A D | file_operations_cloud.cpp | 1138 void FileOperationsCloud::Unlink(fuse_req_t req, fuse_ino_t parent, const char *name) in Unlink() function in OHOS::FileManagement::CloudDisk::FileOperationsCloud
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
H A D | clouddisk_rdbstore_mock.cpp | 207 int32_t CloudDiskRdbStore::Unlink(const std::string &cloudId, const int32_t &position) in Unlink() function in OHOS::FileManagement::CloudDisk::CloudDiskRdbStore
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/ |
H A D | prop_n_exporter.cpp | 147 napi_value PropNExporter::Unlink(napi_env env, napi_callback_info info) in Unlink() function in OHOS::DistributedFS::ModuleFileIO::PropNExporter
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
H A D | prop_n_exporter.cpp | 321 napi_value PropNExporter::Unlink(napi_env env, napi_callback_info info) in Unlink() function in OHOS::FileManagement::ModuleFileIO::PropNExporter
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | file_fs_impl.cpp | 395 int FileFsImpl::Unlink(std::string path) in Unlink() function in OHOS::CJSystemapi::FileFsImpl
|
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/ |
H A D | clouddisk_rdbstore.cpp | 1231 int32_t CloudDiskRdbStore::Unlink(const std::string &cloudId, const int32_t &noUpload) in Unlink() function in OHOS::FileManagement::CloudDisk::CloudDiskRdbStore
|