Home
last modified time | relevance | path

Searched defs:inDesc (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()
2238 …auto inDesc = make_shared<InOutDesc>(env, funcArg[ArgumentPosition::SECOND], funcArg[ArgumentPosit… in InflateBack() local