Home
last modified time | relevance | path

Searched defs:bundleDataDirPath (Results 1 - 19 of 19) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Distorage_daemon.h87 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 Distorage_manager.h110 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 Dstorage_daemon_proxy_test.cpp845 string bundleDataDirPath = "/data/app/el2/100/base/" + bundleName; in HWTEST_F() local
H A Dstorage_daemon_test.cpp478 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 Dstorage_daemon_communication_test.cpp309 std::string bundleDataDirPath = "testbundleDataDirPath"; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_proxy_test.cpp1479 std::string bundleDataDirPath = "/data/app/el2/100/base/" + bundleName; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/quota/test/
H A Dquota_manager_test.cpp95 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 Dstorage_daemon_stub.cpp678 std::string bundleDataDirPath = data.ReadString(); in HandleSetBundleQuota() local
H A Dstorage_daemon_proxy.cpp791 SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, int32_t limitSizeMb) SetBundleQuota() argument
H A Dstorage_daemon.cpp1190 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 Dstorage_daemon_communication.cpp492 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 Dstorage_daemon_proxy_mock.cpp194 SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, int32_t limitSizeMb) SetBundleQuota() argument
H A Dstorage_manager_proxy_mock.cpp261 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 Dstorage_manager_stub.cpp1108 std::string bundleDataDirPath = data.ReadString(); in HandleSetBundleQuota() local
H A Dstorage_manager.cpp591 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 Dstorage_manager_proxy.cpp1271 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 Dquota_manager.cpp200 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 Dbundle_mgr_service_event_handler.cpp1523 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 Dbase_bundle_installer.cpp2788 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

Completed in 36 milliseconds