/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/test/ |
H A D | quota_manager_test.cpp | 95 std::string bundleDataDirPath = BUNDLE_PATH; variable 118 std::string bundleDataDirPath = BUNDLE_PATH; variable 141 std::string bundleDataDirPath = EMPTY_STRING; variable 164 std::string bundleDataDirPath = BUNDLE_PATH; variable 187 std::string bundleDataDirPath = BUNDLE_PATH; variable 205 std::string bundleDataDirPath = BUNDLE_PATH; variable
|
/ohos5.0/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/ |
H A D | istorage_manager.h | 97 …_t SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, in SetBundleQuota()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/ |
H A D | istorage_daemon.h | 78 const std::string &bundleDataDirPath, int32_t limitSizeMb) in SetBundleQuota()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
H A D | storage_daemon_proxy_test.cpp | 665 string bundleDataDirPath = "/data/app/el2/100/base/" + bundleName; variable
|
H A D | storage_daemon_test.cpp | 466 std::string bundleDataDirPath = "/data/app/el2/100/base/" + bundleName; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_daemon_proxy_mock.cpp | 178 const std::string &bundleDataDirPath, int32_t limitSizeMb) in SetBundleQuota()
|
H A D | storage_manager_proxy_mock.cpp | 247 const std::string &bundleDataDirPath, int32_t limitSizeMb) in SetBundleQuota()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
H A D | storage_daemon_communication.cpp | 473 const std::string &bundleDataDirPath, int32_t limitSizeMb) in SetBundleQuota()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_daemon_stub.cpp | 611 std::string bundleDataDirPath = data.ReadString(); in HandleSetBundleQuota() local
|
H A D | storage_daemon_proxy.cpp | 697 const std::string &bundleDataDirPath, int32_t limitSizeMb) in SetBundleQuota()
|
H A D | storage_daemon.cpp | 929 const std::string &bundleDataDirPath, int32_t limitSizeMb) in SetBundleQuota()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager.cpp | 552 const std::string &bundleDataDirPath, int32_t limitSizeMb) in SetBundleQuota()
|
H A D | storage_manager_stub.cpp | 1026 std::string bundleDataDirPath = data.ReadString(); in HandleSetBundleQuota() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/ |
H A D | quota_manager.cpp | 200 const std::string &bundleDataDirPath, int32_t limitSizeMb) in SetBundleQuota()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_proxy_test.cpp | 1505 std::string bundleDataDirPath = "/data/app/el2/100/base/" + bundleName; variable
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
H A D | account_iam_manager_test.cpp | 300 …_t SetBundleQuota(const std::string &bundleName, int32_t uid, const std::string &bundleDataDirPath, in SetBundleQuota()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
H A D | storage_manager_proxy.cpp | 1172 const std::string &bundleDataDirPath, int32_t limitSizeMb) in SetBundleQuota()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_service_event_handler.cpp | 1506 const std::string &bundleDataDirPath, const int32_t limitSizeMb) in SendToStorageQuota() 1535 const std::string &bundleDataDirPath, const int32_t limitSize) const in PrepareBundleDirQuota() argument
|
H A D | base_bundle_installer.cpp | 2784 const std::string &bundleDataDirPath, const int limitSizeMb) in SendToStorageQuota() 2813 const std::string &bundleDataDirPath, const int32_t limitSize) const in PrepareBundleDirQuota() argument
|