Home
last modified time | relevance | path

Searched defs:isInstallSuccess (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/appexecfwk_lite/appexecfwk_posix/src/
DBundleMgrTest.cpp291 bool isInstallSuccess = Install(hapPath.c_str(), &installParam, nullptr); variable
306 bool isInstallSuccess = Install(nullptr, &installParam, TestBundleStateCallback); variable
321 bool isInstallSuccess = false; variable
346 bool isInstallSuccess = false; variable
370 bool isInstallSuccess = false; variable
395 bool isInstallSuccess = false; variable
420 bool isInstallSuccess = false; variable
/test/xts/acts/appexecfwk_lite/appexecfwk_hal/src/
Dbundle_mgr_test.c530 bool isInstallSuccess = Install(nullptr, &installParam, TestInstallerCallback); variable
554 bool isInstallSuccess = (g_errCode == 0) ? true : false; variable
578 bool isInstallSuccess = (g_errCode == 0) ? true : false; variable
602 bool isInstallSuccess = (g_errCode == 0) ? true : false; variable
676 bool isInstallSuccess = (g_errCode == 0) ? true : false; variable