Home
last modified time | relevance | path

Searched defs:isCallByShell (Results 1 – 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_install_checker.h46 bool isCallByShell = false; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_install_checker.cpp265 bool isCallByShell = installParam.isCallByShell; in VaildInstallPermission() local
311 bool isCallByShell = installParam.isCallByShell; in VaildEnterpriseInstallPermission() local
460 bool isCallByShell = checkParam.isCallByShell; in VaildInstallPermissionForShare() local
498 bool isCallByShell = checkParam.isCallByShell; in VaildEnterpriseInstallPermissionForShare() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dinstall_param.h78 bool isCallByShell = false; member