Home
last modified time | relevance | path

Searched refs:InFunc (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/
H A Dzip_n_exporter.cpp2122 static unsigned InFunc(void *inDesc, unsigned char **buf) in InFunc() function
2240 arg->errCode = inflateBack(zipEntity->zs.get(), InFunc, inDesc.get(), OutFunc, outDesc.get()); in InflateBack()