Searched defs:CheckFileSize (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/ability_runtime/frameworks/native/appkit/app/ | ||
H A D | application_cleaner.cpp | 110 bool ApplicationCleaner::CheckFileSize(const std::vector<std::string> &bundlePath) in CheckFileSize() function in OHOS::AppExecFwk::ApplicationCleaner |
/foundation/bundlemanager/bundle_framework/common/utils/src/ | ||
H A D | bundle_file_util.cpp | 148 bool BundleFileUtil::CheckFileSize(const std::string &bundlePath, const int64_t fileSize) in CheckFileSize() function in OHOS::AppExecFwk::BundleFileUtil |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ | ||
H A D | bundle_util.cpp | 176 bool BundleUtil::CheckFileSize(const std::string &bundlePath, const int64_t fileSize) in CheckFileSize() function in OHOS::AppExecFwk::BundleUtil |
Completed in 5 milliseconds