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.cpp473 int64_t InstalldClient::GetDiskUsage(const std::string& dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldClient
Dmock_install_client.cpp103 int64_t InstalldClient::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldClient
Dmock_installd_host_impl.cpp89 int64_t InstalldHostImpl::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp152 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.cpp253 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.cpp777 int64_t InstalldHostImpl::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldHostImpl
Dinstalld_operator.cpp946 int64_t InstalldOperator::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldOperator