Searched defs:synchronous (Results 1 – 10 of 10) sorted by relevance
/external/webkit/Source/WebKit/chromium/src/ |
D | LocalFileSystemChromium.cpp | 69 …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()
|
D | WorkerAsyncFileSystemChromium.h | 55 …iptExecutionContext* context, AsyncFileSystem::Type type, const String& rootPath, bool synchronous) in create()
|
D | WebFileSystemCallbacksImpl.cpp | 50 … callbacks, AsyncFileSystem::Type type, WebCore::ScriptExecutionContext* context, bool synchronous) in WebFileSystemCallbacksImpl()
|
D | WorkerAsyncFileSystemChromium.cpp | 59 …iptExecutionContext* context, AsyncFileSystem::Type type, const String& rootPath, bool synchronous) in WorkerAsyncFileSystemChromium()
|
D | WebWorkerBase.cpp | 240 …ystem::Type type, long long size, bool create, WebFileSystemCallbacks* callbacks, bool synchronous) in openFileSystemForWorker()
|
/external/chromium/chrome/browser/sessions/ |
D | session_restore.cc | 411 bool synchronous, in SessionRestoreImpl() 780 bool synchronous, in Restore()
|
/external/webkit/Source/WebCore/inspector/ |
D | InspectorBrowserDebuggerAgent.cpp | 308 …::pauseOnNativeEventIfNeeded(const String& categoryType, const String& eventName, bool synchronous) in pauseOnNativeEventIfNeeded()
|
D | InspectorInstrumentation.cpp | 771 …pectorAgent* inspectorAgent, const String& categoryType, const String& eventName, bool synchronous) in pauseOnNativeEventIfNeeded()
|
/external/ppp/pppd/plugins/rp-pppoe/ |
D | pppoe.h | 261 int synchronous; /* Use synchronous PPP */ member
|
/external/webkit/Source/WebKit/android/jni/ |
D | WebCoreFrameBridge.cpp | 423 bool synchronous) in startLoadingResource()
|