Home
last modified time | relevance | path

Searched defs:synchronous (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DLocalFileSystemChromium.cpp69 …eSystem::Type type, PassOwnPtr<AsyncFileSystemCallbacks> callbacks, bool synchronous, long long si… in openFileSystemHelper()
84 …text, AsyncFileSystem::Type type, PassOwnPtr<AsyncFileSystemCallbacks> callbacks, bool synchronous) in readFileSystem()
89 …ystem::Type type, long long size, PassOwnPtr<AsyncFileSystemCallbacks> callbacks, bool synchronous) in requestFileSystem()
DWorkerAsyncFileSystemChromium.h55 …iptExecutionContext* context, AsyncFileSystem::Type type, const String& rootPath, bool synchronous) in create()
DWebFileSystemCallbacksImpl.cpp50 … callbacks, AsyncFileSystem::Type type, WebCore::ScriptExecutionContext* context, bool synchronous) in WebFileSystemCallbacksImpl()
DWorkerAsyncFileSystemChromium.cpp59 …iptExecutionContext* context, AsyncFileSystem::Type type, const String& rootPath, bool synchronous) in WorkerAsyncFileSystemChromium()
DWebWorkerBase.cpp240 …ystem::Type type, long long size, bool create, WebFileSystemCallbacks* callbacks, bool synchronous) in openFileSystemForWorker()
/external/chromium/chrome/browser/sessions/
Dsession_restore.cc411 bool synchronous, in SessionRestoreImpl()
780 bool synchronous, in Restore()
/external/webkit/Source/WebCore/inspector/
DInspectorBrowserDebuggerAgent.cpp308 …::pauseOnNativeEventIfNeeded(const String& categoryType, const String& eventName, bool synchronous) in pauseOnNativeEventIfNeeded()
DInspectorInstrumentation.cpp771 …pectorAgent* inspectorAgent, const String& categoryType, const String& eventName, bool synchronous) in pauseOnNativeEventIfNeeded()
/external/ppp/pppd/plugins/rp-pppoe/
Dpppoe.h261 int synchronous; /* Use synchronous PPP */ member
/external/webkit/Source/WebKit/android/jni/
DWebCoreFrameBridge.cpp423 bool synchronous) in startLoadingResource()