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.h48 bool isCallByShell = false; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_install_checker.cpp266 bool isCallByShell = installParam.isCallByShell; in VaildInstallPermission() local
320 bool isCallByShell = installParam.isCallByShell; in VaildEnterpriseInstallPermission() local
471 bool isCallByShell = checkParam.isCallByShell; in VaildInstallPermissionForShare() local
517 bool isCallByShell = checkParam.isCallByShell; in VaildEnterpriseInstallPermissionForShare() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dinstall_param.h80 bool isCallByShell = false; member