Home
last modified time | relevance | path

Searched defs:GetDiskUsage (Results 1 – 7 of 7) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp478 int64_t InstalldClient::GetDiskUsage(const std::string& dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp90 int64_t InstalldHostImpl::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldHostImpl
Dmock_install_client.cpp109 int64_t InstalldClient::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp161 int64_t InstalldClient::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp269 int64_t InstalldProxy::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp834 int64_t InstalldHostImpl::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldHostImpl
Dinstalld_operator.cpp995 int64_t InstalldOperator::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldOperator