OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SerialFlushFunction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/serial/
serial_api.h
136
class
SerialFlushFunction
: public SerialAsyncApiFunction {
140
SerialFlushFunction
();
143
virtual ~
SerialFlushFunction
();
serial_api.cc
274
SerialFlushFunction
::
SerialFlushFunction
() {
277
SerialFlushFunction
::~
SerialFlushFunction
() {
280
bool
SerialFlushFunction
::Prepare() {
288
void
SerialFlushFunction
::Work() {
300
bool
SerialFlushFunction
::Respond() {
Completed in 66 milliseconds