Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp95 bool g_isSystemApp = false; member
136 if (!g_isSystemApp && !iBundleMgr->VerifySystemApi(Constants::INVALID_API_VERSION)) { in GetBundleInstallerCompleted()
151 g_isSystemApp = true; in GetBundleInstallerCompleted()
225 if (!g_isSystemApp && !iBundleMgr->VerifySystemApi(Constants::INVALID_API_VERSION)) { in GetBundleInstallerSync()
232 g_isSystemApp = true; in GetBundleInstallerSync()

Completed in 3 milliseconds