Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp233 napi_value nBundleInstaller = nullptr; in GetBundleInstallerSync() local
234 NAPI_CALL(env, napi_new_instance(env, m_classBundleInstaller, 0, nullptr, &nBundleInstaller)); in GetBundleInstallerSync()
236 return nBundleInstaller; in GetBundleInstallerSync()

Completed in 4 milliseconds