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

/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/
H A Dxpidl_util.c408 ParamAttrType whattocheck)
418 if (whattocheck == IID_IS) {
421 } else if (whattocheck == LENGTH_IS) {
424 } else if (whattocheck == SIZE_IS) {
452 if (whattocheck == IID_IS) {
462 } else if (whattocheck == LENGTH_IS || whattocheck == SIZE_IS) {
407 check_param_attribute(IDL_tree method_tree, IDL_tree param, ParamAttrType whattocheck) argument

Completed in 44 milliseconds