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

  /external/opencore/android/author/
authordriver.h 144 AUTHOR_QUIT = 100
authordriver.cpp 71 author_command *ac = new author_command(AUTHOR_QUIT);
178 // make a copy of this semaphore for special handling of the AUTHOR_QUIT command
191 if (whichcopy == AUTHOR_QUIT) {
282 case AUTHOR_QUIT: handleQuit(ac); return;
    [all...]

Completed in 13 milliseconds