| /foundation/filemanagement/dfs_service/test/unittests/services_daemon/ |
| D | fuse_manager_test.cpp | 100 int32_t devFd = open("/dev/fuse", O_RDWR); variable 123 int32_t devFd = open("/dev/fuse", O_RDWR); variable 147 int32_t devFd = open("/dev/fuse", O_RDWR); variable 173 int32_t devFd = open("/dev/fuse", O_RDWR); variable 196 int32_t devFd = open("/dev/fuse", O_RDWR); variable 220 int32_t devFd = open("/dev/fuse", O_RDWR); variable 242 int32_t devFd = open("/dev/fuse", O_RDWR); variable 264 int32_t devFd = open("/dev/fuse", O_RDWR); variable 286 int32_t devFd = open("/dev/fuse", O_RDWR); variable 308 int32_t devFd = open("/dev/fuse", O_RDWR); variable [all …]
|
| /foundation/filemanagement/dfs_service/test/mock/ |
| D | cloud_daemon_manager_mock.cpp | 25 int32_t CloudDaemonManager::StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse()
|
| D | cloud_daemon_manager_impl_mock.cpp | 30 int32_t CloudDaemonManagerImpl::StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse()
|
| /foundation/filemanagement/dfs_service/test/fuzztest/clouddaemonmanager_fuzzer/ |
| D | clouddaemonmanager_fuzzer.cpp | 33 int32_t devFd = fuzzData.GetData<int32_t>(); in StartFuseFuzzTest() local
|
| /foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/include/ |
| D | cloud_daemon_service_mock.h | 41 int32_t StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse()
|
| /foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/ |
| D | cloud_daemon_service_proxy_test.cpp | 155 int32_t devFd = open("/dev/fuse", O_RDWR); variable 178 int32_t devFd = open("/dev/fuse", O_RDWR); variable
|
| D | cloud_daemon_manager_impl_test.cpp | 89 int32_t devFd = -1; variable
|
| /foundation/filemanagement/dfs_service/frameworks/native/cloud_daemon_kit_inner/src/ |
| D | cloud_daemon_manager_impl.cpp | 30 int32_t CloudDaemonManagerImpl::StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse()
|
| D | cloud_daemon_service_proxy.cpp | 29 int32_t CloudDaemonServiceProxy::StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse()
|
| /foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/ |
| D | cloud_daemon.cpp | 201 void CloudDaemon::ExecuteStartFuse(int32_t userId, int32_t devFd, const std::string& path) in ExecuteStartFuse() 210 int32_t CloudDaemon::StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse()
|
| /foundation/filemanagement/storage_service/services/storage_daemon/user/test/ |
| D | user_manager_test.cpp | 525 int32_t devFd = -1; variable
|
| /foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
| D | storage_daemon_test.cpp | 559 int32_t devFd = -1; variable
|
| D | storage_daemon_provider_test.cpp | 1057 int32_t devFd = 1001; variable
|
| /foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/test/ |
| D | storage_daemon_communication_sub_test.cpp | 1444 int32_t devFd = 0; variable
|
| D | storage_daemon_communication_test.cpp | 232 int32_t devFd = 140; variable
|
| /foundation/multimedia/media_library/frameworks/services/media_fuse/src/ |
| D | media_fuse_manager.cpp | 381 int devFd = -1; in MountFuse() local
|
| /foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
| D | storage_manager_provider_permission_test.cpp | 1174 int32_t devFd = -1; variable 1194 int32_t devFd = -1; variable
|
| D | storage_manager_provider_test.cpp | 1041 int32_t devFd = -1; variable
|
| /foundation/filemanagement/storage_service/services/storage_manager/mock/ |
| D | storage_daemon_proxy_mock.cpp | 257 int32_t StorageDaemonProxy::MountMediaFuse(int32_t userId, int32_t &devFd) in MountMediaFuse()
|
| D | storage_manager_proxy_mock.cpp | 344 int32_t StorageManagerProxy::MountMediaFuse(int32_t userId, int32_t &devFd) in MountMediaFuse()
|
| /foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/ |
| D | storagemanagerproxymock.h | 328 int32_t MountMediaFuse(int32_t userId, int32_t &devFd) override in MountMediaFuse()
|
| /foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/ |
| D | mock_storage_manager_service.h | 358 virtual int32_t MountMediaFuse(int32_t userId, int32_t &devFd) override in MountMediaFuse()
|
| /foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
| D | storage_daemon_communication.cpp | 734 int32_t StorageDaemonCommunication::MountMediaFuse(int32_t userId, int32_t &devFd) in MountMediaFuse()
|
| /foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
| D | storage_manager.cpp | 773 int32_t StorageManager::MountMediaFuse(int32_t userId, int32_t &devFd) in MountMediaFuse()
|
| /foundation/filemanagement/storage_service/test/fuzztest/storagedaemonproxy_fuzzer/ |
| D | storagedaemonproxy_fuzzer.cpp | 437 int devFd = 0; in MountMediaFuseFuzzTest() local
|