Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_extractor.cpp57 …actor::ExtractHap(const char *codePath, const char *bundleName, int32_t fp, uint32_t totalFileSize, in ExtractHap()
90 char *GtBundleExtractor::ExtractHapProfile(int32_t fp, uint32_t totalFileSize) in ExtractHapProfile()
136 bool GtBundleExtractor::ExtractResourceFile(const char *path, int32_t fp, uint32_t totalFileSize) in ExtractResourceFile()
196 int32_t totalFileSize = APPVERI_GetUnsignedFileLength(path); in ExtractInstallMsg() local
202 int32_t totalFileSize = BundleUtil::GetFileSize(path); in ExtractInstallMsg() local
H A Dgt_bundle_parser.cpp99 uint32_t totalFileSize = BundleUtil::GetFileSize(path); in ParseBundleAttr() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_mp.h60 uint64_t totalFileSize; member
66 uint64_t totalFileSize; member
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dcloud_enhancement_task_state_napi.cpp112 void CloudEnhancementTaskStateNapi::SetTotalFileSize(int32_t totalFileSize) in SetTotalFileSize()
229 int32_t totalFileSize = obj->GetTotalFileSize(); in JSGetTotalFileSize() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_database.cpp211 uint64_t totalFileSize = std::get<INDEX_FILE_SIZE>(it->second); in Clear() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_subscriber.cpp188 int64_t totalFileSize = 0; in UploadDBFile() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1006 int64_t totalFileSize = InstalldOperator::GetDiskUsageFromQuota(INSTALLS_UID); in GetAllBundleStats() local