HomeSort by relevance Sort by last modified time
    Searched refs:BEGIN_LINE (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/adaptation/
config.cpp 154 BEGIN_LINE = 1,
172 state = BEGIN_LINE;
199 if (state == BEGIN_LINE)
202 // got to the EOF but not in BEGIN_LINE state so the file
210 case BEGIN_LINE:
306 state = BEGIN_LINE;
337 state = BEGIN_LINE;
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
config.cpp 154 BEGIN_LINE = 1,
172 state = BEGIN_LINE;
199 case BEGIN_LINE:
295 state = BEGIN_LINE;
326 state = BEGIN_LINE;

Completed in 186 milliseconds