Home
last modified time | relevance | path

Searched refs:firstType (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp1258 napi_valuetype firstType = napi_undefined; in Uninstall() local
1259 napi_typeof(env, args[FIRST_PARAM], &firstType); in Uninstall()
1260 if (firstType == napi_object) { in Uninstall()

Completed in 4 milliseconds