Home | History | Annotate | Download | only in aidl

Lines Matching refs:Comparison

279     s->expression = new Comparison(this->resultData, "!=", NULL_VALUE);
790 ifst->expression = new Comparison(new FieldVariable(THIS_VALUE, "callback"), "!=", NULL_VALUE);
945 ifst->expression = new Comparison(_presenter, "!=", NULL_VALUE);