Home
last modified time | relevance | path

Searched defs:diskId (Results 26 - 32 of 32) sorted by relevance

12

/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp49 int32_t StorageDaemonProxy::Partition(const std::string &diskId, int32_t type) in Partition() argument
H A Dstorage_manager_proxy_mock.cpp181 int32_t StorageManagerProxy::NotifyDiskDestroyed(std::string diskId) in NotifyDiskDestroyed() argument
186 int32_t StorageManagerProxy::Partition(std::string diskId, int32_t type) in Partition() argument
246 int32_t StorageManagerProxy::GetDiskById(std::string diskId, Disk &disk) in GetDiskById() argument
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager_stub.cpp655 std::string diskId = data.ReadString(); in HandleNotifyDiskDestroyed() local
665 std::string diskId = data.ReadString(); in HandlePartition() local
H A Dstorage_manager.cpp298 int32_t StorageManager::NotifyDiskDestroyed(std::string diskId) in NotifyDiskDestroyed() argument
309 int32_t StorageManager::Partition(std::string diskId, int32_t type) in Partition() argument
377 int32_t StorageManager::GetDiskById(std::string diskId, Dis argument
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon.cpp179 int32_t StorageDaemon::Partition(const std::string &diskId, int32_t type) in Partition() argument
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp858 int32_t StorageManagerProxy::NotifyDiskDestroyed(std::string diskId) in NotifyDiskDestroyed() argument
876 int32_t StorageManagerProxy::Partition(std::string diskId, int32_t type) in Partition() argument
1184 int32_t StorageManagerProxy::GetDiskById(std::string diskId, Dis argument
[all...]
/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_manager_test.cpp198 int32_t NotifyDiskDestroyed(std::string diskId) in NotifyDiskDestroyed() argument
203 int32_t Partition(std::string diskId, int32_t type) in Partition() argument
233 int32_t GetDiskById(std::string diskId, Disk &disk) in GetDiskById() argument

Completed in 14 milliseconds

12