Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_install_checker.h38 bool isCallByShell = false; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dinstall_param.h84 bool isCallByShell = false; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp261 bool isCallByShell = installParam.isCallByShell; in VaildInstallPermission() local
315 bool isCallByShell = installParam.isCallByShell; in VaildEnterpriseInstallPermission() local
466 bool isCallByShell = checkParam.isCallByShell; VaildInstallPermissionForShare() local
512 bool isCallByShell = checkParam.isCallByShell; VaildEnterpriseInstallPermissionForShare() local
[all...]

Completed in 3 milliseconds