Lines Matching refs:ATTR_OUT
148 if ((mp->attributes_ & ATTR_OUT) != 0) {
199 if ((method.parameters_[index].attr_ & ATTR_OUT) != 0) {
330 if ((mp->attributes_ & ATTR_OUT) != 0) {
364 if ((methods_[methodIndex].parameters_[index].attr_ & ATTR_OUT) != 0) {
388 if ((methods_[methodIndex].parameters_[index].attr_ & ATTR_OUT) == 0) {
410 if ((mp->attributes_ & ATTR_OUT) != 0) {
433 if ((methods_[methodIndex].parameters_[index].attr_ & ATTR_OUT) != 0) {
567 if ((mp->attributes_ & ATTR_OUT) != 0) {
614 if ((methods_[methodIndex].parameters_[index].attr_ & ATTR_OUT) != 0) {
632 if ((mp->attributes_ & ATTR_OUT) != 0) {
830 if ((attributes & ATTR_OUT) == 0 && EmitType(mt).Equals("IRemoteObject")) {
835 if ((attributes & ATTR_OUT) == 0) {
860 if ((attributes & ATTR_MASK) == ATTR_OUT) {