Home
last modified time | relevance | path

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

/hardware/samsung/nfc/halimpl/src/
Dutil.cc163 bool readmore = true; in get_config_string() local
188 while (count < bufferSize - 1 && readmore) { in get_config_string()
194 readmore = willBeContinuous(data, sizeof(data)); in get_config_string()
217 else if (readmore) in get_config_string()