Home | History | Annotate | Download | only in aidl

Lines Matching refs:dimension

439     if (m->type.dimension > 0 && !returnType->CanBeArray()) {
446 if (m->type.dimension > 1) {
494 && (arg->type.dimension != 0 || t->CanBeOutParameter())) {
505 && arg->type.dimension == 0) {
514 if (arg->type.dimension > 0 && !t->CanBeArray()) {
523 dimension > 1) {