Home
last modified time | relevance | path

Searched defs:SetVolumeDescription (Results 1 - 12 of 12) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dvolumemanager_n_exporter.cpp301 napi_value SetVolumeDescription(napi_env env, napi_callback_info info) in SetVolumeDescription() function
H A Dstorage_manager_connect.cpp264 int32_t StorageManagerConnect::SetVolumeDescription(std::string uuid, std::string description) in SetVolumeDescription() function in OHOS::StorageManager::StorageManagerConnect
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dvolume_manager.cpp180 int32_t VolumeManager::SetVolumeDescription(const std::string volId, const std::string description) in SetVolumeDescription() function in OHOS::StorageDaemon::VolumeManager
H A Dvolume_info.cpp201 int32_t VolumeInfo::SetVolumeDescription(const std::string description) in SetVolumeDescription() function in OHOS::StorageDaemon::VolumeInfo
/foundation/filemanagement/storage_service/services/storage_manager/volume/src/
H A Dvolume_manager_service.cpp213 int32_t VolumeManagerService::SetVolumeDescription(std::string fsUuid, std::string description) in SetVolumeDescription() function in OHOS::StorageManager::VolumeManagerService
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_proxy.cpp156 int32_t StorageDaemonProxy::SetVolumeDescription(const std::string &volId, const std::string &description) in SetVolumeDescription() function in OHOS::StorageDaemon::StorageDaemonProxy
H A Dstorage_daemon.cpp208 int32_t StorageDaemon::SetVolumeDescription(const std::string &volId, const std::string &description) in SetVolumeDescription() function in OHOS::StorageDaemon::StorageDaemon
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp226 int32_t StorageDaemonCommunication::SetVolumeDescription(std::string volumeId, std::string description) in SetVolumeDescription() function in OHOS::StorageManager::StorageDaemonCommunication
/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp54 int32_t StorageDaemonProxy::SetVolumeDescription(const std::string &volId, const std::string &description) in SetVolumeDescription() function in OHOS::StorageDaemon::StorageDaemonProxy
H A Dstorage_manager_proxy_mock.cpp236 int32_t StorageManagerProxy::SetVolumeDescription(std::string fsUuid, std::string description) in SetVolumeDescription() function in OHOS::StorageManager::StorageManagerProxy
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager.cpp354 int32_t StorageManager::SetVolumeDescription(std::string fsUuid, std::string description) in SetVolumeDescription() function in OHOS::StorageManager::StorageManager
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp1132 int32_t StorageManagerProxy::SetVolumeDescription(std::string fsUuid, std::string description) in SetVolumeDescription() function in OHOS::StorageManager::StorageManagerProxy

Completed in 14 milliseconds