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

  /system/core/init/
parser.h 22 #define T_NEWLINE 2
parser.cpp 45 return T_NEWLINE;
55 return T_NEWLINE;
82 state->nexttoken = T_NEWLINE;
init_parser.cpp 64 case T_NEWLINE:
ueventd_parser.cpp 211 case T_NEWLINE:

Completed in 54 milliseconds