Home
last modified time | relevance | path

Searched defs:autoMonitor (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/device/
H A DAndroidCaptureProvider.cpp61 mozilla::ReentrantMonitorAutoEnter autoMonitor(mMonitor); in ReceiveFrame() local
95 mozilla::ReentrantMonitorAutoEnter autoMonitor(mMonitor); in ReceiveFrame() local
106 mozilla::ReentrantMonitorAutoEnter autoMonitor(mMonitor); in Available() local
166 mozilla::ReentrantMonitorAutoEnter autoMonitor(mMonitor); in ReadSegments() local
210 mozilla::ReentrantMonitorAutoEnter autoMonitor(mMonitor); in NotifyListeners() local
/dports/devel/staf/src/staf/services/stax/beta/monitor/
H A DSTAXMonitor.java6045 int autoMonitor = 0; in submitNewJob() local
6452 int autoMonitor = 0; in monitorExistingJob() local
8040 int autoMonitor = 0; in saveProperties() local
/dports/devel/staf/src/staf/services/stax/monitor/
H A DSTAXMonitor.java6145 int autoMonitor = 0; in submitNewJob() local
6556 int autoMonitor = 0; in monitorExistingJob() local
8192 int autoMonitor = 0; in saveProperties() local
H A DSTAXMonitorFrame.java2535 String autoMonitor = (String)propertyMap.get("monitor"); in handleSubjob() local