Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:CloseZipFile
(Results
1 - 12
of
12
) sorted by relevance
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/log_storage_test/src/
H
A
D
zip_util_test.cpp
42
ZipUtil::
CloseZipFile
(compressZip);
in HWTEST_F()
58
ZipUtil::
CloseZipFile
(compressZip);
in HWTEST_F()
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H
A
D
util.cpp
206
return
CloseZipFile
(zipFile, false);
in ReadZipFile()
214
return
CloseZipFile
(zipFile, false);
in ReadZipFile()
218
return
CloseZipFile
(zipFile, false);
in ReadZipFile()
222
return
CloseZipFile
(zipFile, false);
in ReadZipFile()
232
return
CloseZipFile
(zipFile, false);
in ReadZipFile()
238
return
CloseZipFile
(zipFile, false);
in ReadZipFile()
242
return
CloseZipFile
(zipFile, true);
in ReadZipFile()
245
bool
CloseZipFile
(const unzFile zipFile, bool ret)
in CloseZipFile()
function
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H
A
D
zip_util.h
32
EXPORT static void
CloseZipFile
(zipFile& zipfile);
/foundation/filemanagement/app_file_service/utils/include/b_hiaudit/
H
A
D
zip_util.h
31
static void
CloseZipFile
(zipFile &zipfile);
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H
A
D
zip_util.h
31
static void
CloseZipFile
(zipFile& zipfile);
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H
A
D
zip_util.cpp
37
void ZipUtil::
CloseZipFile
(zipFile& zipfile)
in CloseZipFile()
function in OHOS::Media::ZipUtil
H
A
D
hi_audit.cpp
203
Media::ZipUtil::
CloseZipFile
(compressZip);
in ZipAuditLog()
/foundation/filemanagement/app_file_service/utils/src/b_hiaudit/
H
A
D
zip_util.cpp
36
void ZipUtil::
CloseZipFile
(zipFile &zipfile)
in CloseZipFile()
function in OHOS::FileManagement::Backup::ZipUtil
H
A
D
hi_audit.cpp
220
ZipUtil::
CloseZipFile
(compressZip);
in ZipAuditLog()
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H
A
D
zip_util.cpp
37
void ZipUtil::
CloseZipFile
(zipFile& zipfile)
in CloseZipFile()
function in OHOS::StorageDaemon::ZipUtil
H
A
D
hi_audit.cpp
210
StorageDaemon::ZipUtil::
CloseZipFile
(compressZip);
in ZipAuditLog()
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H
A
D
util.h
157
bool
CloseZipFile
(const unzFile zipFile, bool ret);
Completed in 5 milliseconds