Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 22 of 22) sorted by relevance

/external/webkit/WebCore/loader/
DSubresourceLoader.cpp119 RefPtr<SubresourceLoader> protect(this); in didSendData() local
134 RefPtr<SubresourceLoader> protect(this); in didReceiveResponse() local
163 RefPtr<SubresourceLoader> protect(this); in didReceiveData() local
180 RefPtr<SubresourceLoader> protect(this); in didFinishLoading() local
200 RefPtr<SubresourceLoader> protect(this); in didFail() local
218 RefPtr<SubresourceLoader> protect(this); in didCancel() local
231 RefPtr<SubresourceLoader> protect(this); in shouldUseCredentialStorage() local
242 RefPtr<SubresourceLoader> protect(this); in didReceiveAuthenticationChallenge() local
259 RefPtr<SubresourceLoader> protect(this); in receivedCancellation() local
DNetscapePlugInStreamLoader.cpp65 RefPtr<NetscapePlugInStreamLoader> protect(this); in didReceiveResponse() local
91 RefPtr<NetscapePlugInStreamLoader> protect(this); in didReceiveData() local
100 RefPtr<NetscapePlugInStreamLoader> protect(this); in didFinishLoading() local
109 RefPtr<NetscapePlugInStreamLoader> protect(this); in didFail() local
118 RefPtr<NetscapePlugInStreamLoader> protect(this); in didCancel() local
DMainResourceLoader.cpp72 RefPtr<MainResourceLoader> protect(this); in receivedError() local
96 RefPtr<MainResourceLoader> protect(this); in didCancel() local
159 RefPtr<MainResourceLoader> protect(this); in willSendRequest() local
231 RefPtr<MainResourceLoader> protect(this); in continueAfterContentPolicy() local
305 RefPtr<MainResourceLoader> protect(this); in didReceiveResponse() local
330 RefPtr<MainResourceLoader> protect(this); in didReceiveData() local
345 RefPtr<MainResourceLoader> protect(this); in didFinishLoading() local
401 RefPtr<MainResourceLoader> protect(this); in handleDataLoadNow() local
DDocumentThreadableLoader.cpp83 RefPtr<DocumentThreadableLoader> protect(this); in willSendRequest() local
DFrameLoader.cpp398 RefPtr<Frame> protect(m_frame); in changeLocation() local
1325 RefPtr<Frame> protect(m_frame); in checkCompleted() local
2227 RefPtr<Frame> protect(m_frame); in completed() local
3192 RefPtr<Frame> protect(m_frame); in finishedLoading() local
3631 RefPtr<Frame> protect(m_frame); in detachFromParent() local
3891 RefPtr<Frame> protect(m_frame); in receivedMainResourceError() local
DDocumentLoader.cpp362 RefPtr<DocumentLoader> protect(this); in commitLoad() local
/external/webkit/WebCore/plugins/
DPluginStream.cpp179 RefPtr<PluginStream> protect(this); in startStream() local
218 RefPtr<PluginStream> protect(this); in cancelAndDestroyStream() local
284 RefPtr<PluginStream> protect(this); in destroyStream() local
306 RefPtr<PluginStream> protect(this); in destroyStream() local
416 RefPtr<PluginStream> protect(this); in didReceiveData() local
443 RefPtr<PluginStream> protect(this); in didFail() local
456 RefPtr<PluginStream> protect(this); in didFinishLoading() local
/external/junit/src/junit/framework/
DProtectable.java13 public abstract void protect() throws Throwable; in protect() method
/external/webkit/WebCore/bindings/js/
DJSCustomPositionErrorCallback.cpp71 RefPtr<JSCustomPositionErrorCallback> protect(this); in handleEvent() local
DJSCustomPositionCallback.cpp71 RefPtr<JSCustomPositionCallback> protect(this); in handleEvent() local
DJSCustomSQLTransactionErrorCallback.cpp74 RefPtr<JSCustomSQLTransactionErrorCallback> protect(this); in handleEvent() local
DJSCustomSQLStatementCallback.cpp75 RefPtr<JSCustomSQLStatementCallback> protect(this); in handleEvent() local
DJSCustomSQLStatementErrorCallback.cpp77 RefPtr<JSCustomSQLStatementErrorCallback> protect(this); in handleEvent() local
DJSCustomVoidCallback.cpp75 RefPtr<JSCustomVoidCallback> protect(this); in handleEvent() local
DJSCustomSQLTransactionCallback.cpp118 RefPtr<JSCustomSQLTransactionCallback> protect(this); in handleEvent() local
/external/webkit/WebCore/dom/
DScriptExecutionContext.cpp80 RefPtr<ScriptExecutionContext> protect(this); in dispatchMessagePortEvents() local
DEventTargetNode.cpp570 RefPtr<Node> protect(this); in dispatchMouseEvent() local
/external/webkit/JavaScriptCore/runtime/
DCollector.cpp150 RefPtr<JSGlobalData> protect(m_globalData); in destroy() local
807 void Heap::protect(JSValuePtr k) in protect() function in JSC::Heap
DStructure.cpp145 MutexLocker protect(ignoreSetMutex); in Structure() local
188 MutexLocker protect(ignoreSetMutex); in ~Structure() local
/external/webkit/WebKit/win/
DWebDownloadCFNet.cpp491 COMPtr<WebDownload> protect = this; in didFinish() local
/external/webkit/JavaScriptCore/parser/
DNodes.cpp1929 RefPtr<RegisterID> protect = propertyName; in emitBytecode() local
1939 RefPtr<RegisterID> protect = propertyName; in emitBytecode() local
1948 RefPtr<RegisterID> protect = propertyName; in emitBytecode() local
/external/webkit/WebCore/xml/
DXMLHttpRequest.cpp859 RefPtr<XMLHttpRequest> protect(this); in abort() local