Home
last modified time | relevance | path

Searched defs:Partition (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/update/updater/services/include/fs_manager/
H A Dpartitions.h82 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 Dpartition.h26 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 Ddisk_manager_service.cpp56 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 Ddisk_info.cpp329 int DiskInfo::Partition() in Partition() function in OHOS::StorageDaemon::DiskInfo
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_manager_connect.cpp293 int32_t StorageManagerConnect::Partition(std::string diskId, int32_t type) in Partition() function in OHOS::StorageManager::StorageManagerConnect
H A Dvolumemanager_n_exporter.cpp409 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 Dstorage_daemon_service_mock.h62 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 Dstorage_daemon_proxy_mock.cpp54 int32_t StorageDaemonProxy::Partition(const std::string &diskId, int32_t type) in Partition() function in OHOS::StorageDaemon::StorageDaemonProxy
H A Dstorage_manager_proxy_mock.cpp171 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 Dstorage_manager_service_mock.h155 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 Dstoragemanagerproxymock.h151 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 Dmock_storage_manager_service.h151 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 Dstorage_daemon_communication.cpp196 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 Dstorage_manager.cpp311 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 Dstorage_daemon_proxy.cpp131 int32_t StorageDaemonProxy::Partition(const std::string &diskId, int32_t type) in Partition() function in OHOS::StorageDaemon::StorageDaemonProxy
H A Dstorage_daemon.cpp140 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 Daccount_iam_manager_test.cpp182 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 Dstorage_manager_proxy.cpp772 int32_t StorageManagerProxy::Partition(std::string diskId, int32_t type) in Partition() function in OHOS::StorageManager::StorageManagerProxy