Home
last modified time | relevance | path

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

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