Searched refs:GetBundleInstallerSync (Results 1 – 3 of 3) sorted by relevance
33 DECLARE_NAPI_FUNCTION("getBundleInstallerSync", GetBundleInstallerSync), in BundleInstallerExport()
93 napi_value GetBundleInstallerSync(napi_env env, napi_callback_info info);
216 napi_value GetBundleInstallerSync(napi_env env, napi_callback_info info) in GetBundleInstallerSync() function