/ohos5.0/base/update/updater/services/include/fs_manager/ |
H A D | partitions.h | 82 struct Partition { struct 85 int partNum; // Partition number. argument 90 PartitionType type; argument 91 PartitionChangeType changeType; argument 111 extern struct Partition *GetPartition(const Disk &disk, int partn); argument
|
/ohos5.0/base/update/updater/services/flashd/ |
H A D | partition.h | 26 explicit Partition(const std::string &devName) : devName_(devName) {} in Partition() function 27 Partition(const std::string &devName, std::unique_ptr<FlashdWriter> writer) : devName_(devName), in Partition() function
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/disk/src/ |
H A D | disk_manager_service.cpp | 56 int32_t DiskManagerService::Partition(std::string diskId, int32_t type) in Partition() function in OHOS::StorageManager::DiskManagerService
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/ |
H A D | disk_info.cpp | 329 int DiskInfo::Partition() in Partition() function in OHOS::StorageDaemon::DiskInfo
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/ |
H A D | storage_manager_connect.cpp | 293 int32_t StorageManagerConnect::Partition(std::string diskId, int32_t type) in Partition() function in OHOS::StorageManager::StorageManagerConnect
|
H A D | volumemanager_n_exporter.cpp | 409 napi_value Partition(napi_env env, napi_callback_info info) in Partition() function
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
H A D | storage_daemon_service_mock.h | 62 virtual int32_t Partition(const std::string &diskId, int32_t type) override in Partition() function
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_daemon_proxy_mock.cpp | 54 int32_t StorageDaemonProxy::Partition(const std::string &diskId, int32_t type) in Partition() function in OHOS::StorageDaemon::StorageDaemonProxy
|
H A D | storage_manager_proxy_mock.cpp | 171 int32_t StorageManagerProxy::Partition(std::string diskId, int32_t type) in Partition() function in OHOS::StorageManager::StorageManagerProxy
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_service_mock.h | 155 virtual int32_t Partition(std::string diskId, int32_t type) override in Partition() function
|
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/ |
H A D | storagemanagerproxymock.h | 151 int32_t Partition(std::string diskId, int32_t type) override in Partition() function
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/ |
H A D | mock_storage_manager_service.h | 151 virtual int32_t Partition(std::string diskId, int32_t type) override in Partition() function
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
H A D | storage_daemon_communication.cpp | 196 int32_t StorageDaemonCommunication::Partition(std::string diskId, int32_t type) in Partition() function in OHOS::StorageManager::StorageDaemonCommunication
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager.cpp | 311 int32_t StorageManager::Partition(std::string diskId, int32_t type) in Partition() function in OHOS::StorageManager::StorageManager
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_daemon_proxy.cpp | 131 int32_t StorageDaemonProxy::Partition(const std::string &diskId, int32_t type) in Partition() function in OHOS::StorageDaemon::StorageDaemonProxy
|
H A D | storage_daemon.cpp | 140 int32_t StorageDaemon::Partition(const std::string &diskId, int32_t type) in Partition() function in OHOS::StorageDaemon::StorageDaemon
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
H A D | account_iam_manager_test.cpp | 182 int32_t Partition(std::string diskId, int32_t type) in Partition() function in OHOS::AccountTest::MockStorageMgrProxy
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
H A D | storage_manager_proxy.cpp | 772 int32_t StorageManagerProxy::Partition(std::string diskId, int32_t type) in Partition() function in OHOS::StorageManager::StorageManagerProxy
|