Home
last modified time | relevance | path

Searched refs:ParseAllEntries (Results 1 - 7 of 7) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dzip_file.h226 bool ParseAllEntries();
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dzip_file.h159 bool ParseAllEntries();
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dzip_file.cpp110 bool ZipFile::ParseAllEntries() in ParseAllEntries() function in OHOS::ZipFile
213 result = ParseAllEntries(); in Open()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dzip_file.cpp108 bool ZipFile::ParseAllEntries() in ParseAllEntries() function in OHOS::AppExecFwk::ZipFile
214 result = ParseAllEntries(); in Open()
/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dzip_file.h238 bool ParseAllEntries();
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file.cpp217 bool ZipFile::ParseAllEntries() in ParseAllEntries() function in OHOS::AbilityBase::ZipFile
285 result = ParseAllEntries(); in Open()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp2812 * @tc.desc: 1.Test ParseAllEntries
2818 bool ret = file.ParseAllEntries(); in HWTEST_F()

Completed in 17 milliseconds