OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUTHOR_STOP
(Results
1 - 3
of
3
) sorted by null
/external/opencore/android/author/
PVMediaRecorder.cpp
323
author_command *ac = new author_command(
AUTHOR_STOP
);
authordriver.h
139
AUTHOR_STOP
,
authordriver.cpp
61
mAuthorDriver->enqueueCommand(new author_command(
AUTHOR_STOP
), NULL, NULL);
279
case
AUTHOR_STOP
: handleStop(ac); break;
[
all
...]
Completed in 3987 milliseconds