Home
last modified time | relevance | path

Searched refs:CalculateFileSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_install_bundle_info.cpp101 hapTotalSize_ += BundleUtil::CalculateFileSize(bundlePath); in CalculateHapTotalSize()
H A Dbundle_util.cpp569 int64_t BundleUtil::CalculateFileSize(const std::string &bundlePath) in CalculateFileSize() function in OHOS::AppExecFwk::BundleUtil
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_util.h205 static int64_t CalculateFileSize(const std::string &bundlePath);