Home
last modified time | relevance | path

Searched refs:OutFunc (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.cpp2164 static int32_t OutFunc(void *outDesc, unsigned char *buf, unsigned len) in OutFunc() function
2240 arg->errCode = inflateBack(zipEntity->zs.get(), InFunc, inDesc.get(), OutFunc, outDesc.get()); in InflateBack()