Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/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.c502 if (at_tok_hasmore(&line)) { in callFromCLCCLine()
539 if (at_tok_hasmore(&line)) { in parseSimResponseLine()
2088 if (!at_tok_hasmore(&line)) {
2097 if (!at_tok_hasmore(&line)) {
3657 if (at_tok_hasmore(&line)) {
3670 if (at_tok_hasmore(&line)) {
3675 if (at_tok_hasmore(&line)) {
5681 if (err || !at_tok_hasmore(&p)) {
5722 if (err || !at_tok_hasmore(&line))