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

  /external/chromium_org/tools/android/forwarder2/
pipe_notifier.cc 18 PipeNotifier::PipeNotifier() {
27 PipeNotifier::~PipeNotifier() {
32 bool PipeNotifier::Notify() {
43 void PipeNotifier::Reset() {
pipe_notifier.h 17 class PipeNotifier {
19 PipeNotifier();
20 ~PipeNotifier();
32 DISALLOW_COPY_AND_ASSIGN(PipeNotifier);

Completed in 130 milliseconds