Home | History | Annotate | Download | only in reference-ril

Lines Matching defs:source

3 ** Copyright 2006, The Android Open Source Project
108 // CDMA Subscription Source
3315 int source = 0;
3325 if (at_tok_nextint(&p, &source) < 0) {
3330 SSOURCE(sMdmInfo) = source;
3332 &source, sizeof(source));