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.h45 bool isCallByShell = false; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_install_checker.cpp252 bool isCallByShell = installParam.isCallByShell; in VaildInstallPermission() local
298 bool isCallByShell = installParam.isCallByShell; in VaildEnterpriseInstallPermission() local
420 bool isCallByShell = checkParam.isCallByShell; in VaildInstallPermissionForShare() local
458 bool isCallByShell = checkParam.isCallByShell; in VaildEnterpriseInstallPermissionForShare() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dinstall_param.h81 bool isCallByShell = false; member