HomeSort by relevance Sort by last modified time
    Searched full:s_responseprefix (Results 1 - 1 of 1) sorted by null

  /hardware/ril/reference-ril/
atchannel.c 85 static const char *s_responsePrefix = NULL;
276 && strStartsWith (line, s_responsePrefix)
285 if (strStartsWith (line, s_responsePrefix)) {
578 s_responsePrefix = NULL;
597 s_responsePrefix = NULL;
742 s_responsePrefix = responsePrefix;

Completed in 42 milliseconds