Home
last modified time | relevance | path

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

/test/xts/acts/appexecfwk_lite/appexecfwk_posix/src/
DBundleMgrTest.cpp446 bool isUninstallSuccess = Uninstall(bundleName, &installParam, nullptr); variable
461 bool isUninstallSuccess = Uninstall(nullptr, &installParam, TestBundleStateCallback); variable
482 bool isUninstallSuccess = false; variable
507 bool isUninstallSuccess = false; variable
533 bool isUninstallSuccess = false; variable
/test/xts/acts/appexecfwk_lite/appexecfwk_hal/src/
Dbundle_mgr_test.c652 bool isUninstallSuccess = (g_errCode == 0) ? true : false; variable
685 bool isUninstallSuccess = (g_errCode == 0) ? true : false; variable