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

/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/
H A Dxpidl_util.c407 check_param_attribute(IDL_tree method_tree, IDL_tree param, function
691 if (!check_param_attribute(method_tree, param, IID_IS) ||
692 !check_param_attribute(method_tree, param, LENGTH_IS) ||
693 !check_param_attribute(method_tree, param, SIZE_IS))

Completed in 32 milliseconds