Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dzip_file.h221 bool ParseEndDirectory();
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dzip_file.h158 bool ParseEndDirectory();
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dzip_file.cpp88 bool ZipFile::ParseEndDirectory() in ParseEndDirectory() function in OHOS::ZipFile
211 bool result = ParseEndDirectory(); in Open()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dzip_file.cpp81 bool ZipFile::ParseEndDirectory() in ParseEndDirectory() function in OHOS::AppExecFwk::ZipFile
212 bool result = ParseEndDirectory(); in Open()
/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dzip_file.h228 bool ParseEndDirectory();
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file.cpp138 bool ZipFile::ParseEndDirectory() in ParseEndDirectory() function in OHOS::AbilityBase::ZipFile
283 bool result = ParseEndDirectory(); in Open()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp2658 * @tc.desc: 1.Test ParseEndDirectory of ZipFile
2666 bool ret = file.ParseEndDirectory(); in HWTEST_F()
2698 bool ret = file.ParseEndDirectory(); in HWTEST_F()

Completed in 17 milliseconds