Searched defs:synchronous (Results 1 - 7 of 7) sorted by relevance

/external/libvpx/libvpx/test/
H A Dvp9_thread_test.cc56 const bool synchronous = GetParam(); local
57 if (synchronous) {
79 const bool synchronous = GetParam(); local
80 if (synchronous) {
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dvp9_thread_test.cc39 const bool synchronous = GetParam(); local
40 if (synchronous) {
/external/ppp/pppd/plugins/rp-pppoe/
H A Dpppoe.h261 int synchronous; /* Use synchronous PPP */ member in struct:PPPoEConnectionStruct
/external/chromium_org/chrome/browser/sessions/
H A Dsession_restore.cc89 // This is not part of SessionRestoreImpl so that synchronous destruction
519 bool synchronous,
526 synchronous_(synchronous),
558 bool synchronous() const { return synchronous_; } function in class:__anon4660::SessionRestoreImpl
753 // If we're not synchronous we need to delete ourself.
1156 // Whether or not restore is synchronous.
1160 // synchronous session-restore.
1180 // When synchronous we run a nested message loop. To avoid creating windows
1294 if ((*it)->synchronous())
516 SessionRestoreImpl(Profile* profile, Browser* browser, chrome::HostDesktopType host_desktop_type, bool synchronous, bool clobber_existing_tab, bool always_create_tabbed_browser, const std::vector<GURL>& urls_to_open) argument
/external/chromium_org/net/websockets/
H A Dwebsocket_channel.cc648 ChannelState WebSocketChannel::OnWriteDone(bool synchronous, int result) { argument
657 if (!synchronous)
710 ChannelState WebSocketChannel::OnReadDone(bool synchronous, int result) { argument
730 if (!synchronous)
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorDOMDebuggerAgent.cpp435 void InspectorDOMDebuggerAgent::pauseOnNativeEventIfNeeded(PassRefPtr<JSONObject> eventData, bool synchronous) argument
439 if (synchronous)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 3207 milliseconds