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.c305 if (at_tok_hasmore(&line)) { in callFromCLCCLine()
1474 if (!at_tok_hasmore(&line)) {
1483 if (!at_tok_hasmore(&line)) {
1831 if (at_tok_hasmore(&line)) {
2839 if (err || !at_tok_hasmore(&p)) {
2880 if (err || !at_tok_hasmore(&line))