/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/ |
H A D | istorage_daemon.h | 87 SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, int32_t limitSizeMb) SetBundleQuota() argument
|
/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/ |
H A D | istorage_manager.h | 110 virtual int32_t SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath,
in SetBundleQuota() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
H A D | storage_daemon_proxy_test.cpp | 845 string bundleDataDirPath = "/data/app/el2/100/base/" + bundleName; in HWTEST_F() local
|
H A D | storage_daemon_test.cpp | 478 std::string bundleDataDirPath = "/data/app/el2/100/base/" + bundleName; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/test/ |
H A D | storage_daemon_communication_test.cpp | 309 std::string bundleDataDirPath = "testbundleDataDirPath"; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_proxy_test.cpp | 1479 std::string bundleDataDirPath = "/data/app/el2/100/base/" + bundleName; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/quota/test/ |
H A D | quota_manager_test.cpp | 95 std::string bundleDataDirPath = BUNDLE_PATH; in HWTEST_F() local 118 std::string bundleDataDirPath = BUNDLE_PATH; in HWTEST_F() local 141 std::string bundleDataDirPath = EMPTY_STRING; in HWTEST_F() local 164 std::string bundleDataDirPath = BUNDLE_PATH; in HWTEST_F() local 187 std::string bundleDataDirPath in HWTEST_F() local 205 std::string bundleDataDirPath = BUNDLE_PATH; HWTEST_F() local [all...] |
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_daemon_stub.cpp | 678 std::string bundleDataDirPath = data.ReadString(); in HandleSetBundleQuota() local
|
H A D | storage_daemon_proxy.cpp | 791 SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, int32_t limitSizeMb) SetBundleQuota() argument
|
H A D | storage_daemon.cpp | 1190 SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, int32_t limitSizeMb) SetBundleQuota() argument
|
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
H A D | storage_daemon_communication.cpp | 492 SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, int32_t limitSizeMb) SetBundleQuota() argument
|
/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_daemon_proxy_mock.cpp | 194 SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, int32_t limitSizeMb) SetBundleQuota() argument
|
H A D | storage_manager_proxy_mock.cpp | 261 SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, int32_t limitSizeMb) SetBundleQuota() argument
|
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager_stub.cpp | 1108 std::string bundleDataDirPath = data.ReadString(); in HandleSetBundleQuota() local
|
H A D | storage_manager.cpp | 591 SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, int32_t limitSizeMb) SetBundleQuota() argument
|
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
H A D | storage_manager_proxy.cpp | 1271 SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, int32_t limitSizeMb) SetBundleQuota() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/quota/ |
H A D | quota_manager.cpp | 200 SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, int32_t limitSizeMb) SetBundleQuota() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_service_event_handler.cpp | 1523 SendToStorageQuota(const std::string &bundleName, const int32_t uid, const std::string &bundleDataDirPath, const int32_t limitSizeMb) SendToStorageQuota() argument 1552 PrepareBundleDirQuota(const std::string &bundleName, const int32_t uid, const std::string &bundleDataDirPath, const int32_t limitSize) const PrepareBundleDirQuota() argument
|
H A D | base_bundle_installer.cpp | 2788 SendToStorageQuota(const std::string &bundleName, const int uid, const std::string &bundleDataDirPath, const int limitSizeMb) SendToStorageQuota() argument 2817 PrepareBundleDirQuota(const std::string &bundleName, const int32_t uid, const std::string &bundleDataDirPath, const int32_t limitSize) const PrepareBundleDirQuota() argument
|