Home | History | Annotate | Download | only in mac

Lines Matching full:guard

322           should guard against incorrect types
812 Guard the creation of WebResource by ensuring that the passed in
5378 guard against plug-ins making calls with NPStreams that don't belong to
5385 Use helper method to guard against a plug-in using an NPStream that doesn't
9483 use _private->becomingFirstResponder to guard against infinite recursion; complain on
20066 Use CFSetApplyFunction() instead of an enumerator to guard against modifications to the set while enumerating.