Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dnative_module.cpp33 DECLARE_NAPI_FUNCTION("getBundleInstallerSync", GetBundleInstallerSync), in BundleInstallerExport()
H A Dinstaller.h93 napi_value GetBundleInstallerSync(napi_env env, napi_callback_info info);
H A Dinstaller.cpp216 napi_value GetBundleInstallerSync(napi_env env, napi_callback_info info) in GetBundleInstallerSync() function