Home
last modified time | relevance | path

Searched defs:GetDiskUsage (Results 1 - 8 of 8) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h166 virtual int64_t GetDiskUsage(const std::string &dir, bool isRealPath = false) in GetDiskUsage() function in OHOS::AppExecFwk::IInstalld
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_host_impl.cpp89 int64_t InstalldHostImpl::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dmock_install_client.cpp103 int64_t InstalldClient::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldClient
H A Dinstalld_client.cpp478 int64_t InstalldClient::GetDiskUsage(const std::string& dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A 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/
H A 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/
H A Dinstalld_host_impl.cpp832 int64_t InstalldHostImpl::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dinstalld_operator.cpp874 int64_t InstalldOperator::GetDiskUsage(const std::string &dir, bool isRealPath) in GetDiskUsage() function in OHOS::AppExecFwk::InstalldOperator

Completed in 15 milliseconds