Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp1407 NapiValue formatNapiValue(env, funcArg[ArgumentPosition::FIRST]); in GetGZPrintFArg() local
1408 tie(succ, fmtChar, len) = formatNapiValue.ToUTF8String(); in GetGZPrintFArg()