Home
last modified time | relevance | path

Searched refs:at_tok_hasmore (Results 1 – 3 of 3) sorted by relevance

/hardware/ril/reference-ril/
Dat_tok.h28 int at_tok_hasmore(char **p_cur);
Dat_tok.c185 int at_tok_hasmore(char **p_cur) in at_tok_hasmore() function
Dreference-ril.c319 if (at_tok_hasmore(&line)) { in callFromCLCCLine()
356 if (at_tok_hasmore(&line)) { in parseSimResponseLine()
1593 if (!at_tok_hasmore(&line)) {
1602 if (!at_tok_hasmore(&line)) {
3208 if (err || !at_tok_hasmore(&p)) {
3249 if (err || !at_tok_hasmore(&line))