OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SignalEvent
(Results
1 - 4
of
4
) sorted by null
/external/libchrome/base/process/
process_metrics_unittest.cc
450
bool
SignalEvent
(const FilePath& signal_dir, const char* signal_file) {
478
CHECK(
SignalEvent
(temp_path, kSignalClosed));
/external/webrtc/webrtc/base/
stream.h
99
sigslot::signal3<StreamInterface*, int, int>
SignalEvent
;
101
// Like calling
SignalEvent
, but posts a message to the specified thread,
102
// which will call
SignalEvent
. This helps unroll the stack and prevent
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp
[
all
...]
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp
[
all
...]
Completed in 621 milliseconds