Home
last modified time | relevance | path

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

/device/generic/goldfish/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.c337 if (at_tok_hasmore(&line)) { in callFromCLCCLine()
374 if (at_tok_hasmore(&line)) { in parseSimResponseLine()
1732 if (!at_tok_hasmore(&line)) {
1741 if (!at_tok_hasmore(&line)) {
3487 if (err || !at_tok_hasmore(&p)) {
3528 if (err || !at_tok_hasmore(&line))