Lines Matching refs:action
83 /** Perform the specified action restricting permissions to the given
85 The action is performed with the intersection of the permissions of the currently installed
89 If the specified XAccessControlContext is null, then the action is performed
93 @param action
94 action object to be executed
103 [in] XAction action,
107 /** Perform the specified action adding a set of permissions defined by the given
109 The action is performed with the union of the permissions of the currently installed
113 If the given XAccessControlContext is null, then the action is performed
122 @param action
123 action object to be executed
132 [in] XAction action,