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

Lines Matching defs:source

3 ** Copyright 2006, The Android Open Source Project
100 // CDMA Subscription Source
3022 int source = 0;
3032 if (at_tok_nextint(&p, &source) < 0) {
3037 SSOURCE(sMdmInfo) = source;
3039 &source, sizeof(source));