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

  /external/chromium/chrome/browser/sync/
profile_sync_service_password_unittest.cc 185 static void SignalEvent(base::WaitableEvent* done) {
192 NewRunnableFunction(&ProfileSyncServicePasswordTest::SignalEvent,
  /external/chromium/third_party/libjingle/source/talk/base/
stream.h 103 sigslot::signal3<StreamInterface*, int, int> SignalEvent;
105 // Like calling SignalEvent, but posts a message to the specified thread,
106 // which will call SignalEvent. This helps unroll the stack and prevent
319 SignalEvent(this, events, err);
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp     [all...]

Completed in 1004 milliseconds