OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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