HomeSort by relevance Sort by last modified time
    Searched refs:protect (Results 51 - 75 of 81) sorted by null

1 23 4

  /external/webkit/WebCore/storage/
Database.cpp 383 RefPtr<Database> protect = this; local
  /external/webkit/WebCore/xml/
XMLHttpRequest.cpp 53 #include <runtime/Protect.h>
531 RefPtr<XMLHttpRequest> protect(this);
  /external/webkit/WebKit/gtk/webkit/
webkitdownload.cpp 896 GRefPtr<WebKitDownload> protect(download);
  /external/webkit/WebKit/win/
WebDownloadCFNet.cpp 502 COMPtr<WebDownload> protect = this; local
  /external/wpa_supplicant/
ndis_events.c 738 * per process, so let's use wmi_first flag to protect against
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
ndis_events.c 738 * per process, so let's use wmi_first flag to protect against
  /external/webkit/JavaScriptCore/runtime/
Structure.cpp 145 MutexLocker protect(ignoreSetMutex);
182 MutexLocker protect(ignoreSetMutex);
    [all...]
  /external/webkit/WebCore/dom/
Element.cpp 1268 RefPtr<Node> protect; local
    [all...]
ContainerNode.cpp 387 RefPtr<Node> protect(this);
Node.cpp 2644 RefPtr<EventTarget> protect = this; local
    [all...]
  /cts/tools/dx-tests/lib/
junit.jar 
  /cts/tools/utils/lib/
junit.jar 
  /cts/tools/vm-tests/lib/
junit.jar 
  /external/webkit/WebCore/loader/
FrameLoader.cpp 332 RefPtr<Frame> protect(m_frame);
    [all...]
  /external/webkit/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.mm 229 RefPtr<NetscapePluginInstanceProxy> protect(this);
376 // Protect ourselves in case waiting for the reply causes us to be deleted.
377 RefPtr<NetscapePluginInstanceProxy> protect(this);
    [all...]
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /external/webkit/WebCore/page/
DOMWindow.cpp 1354 RefPtr<EventTarget> protect = this; local
    [all...]
  /external/webkit/WebCore/platform/win/
PopupMenuWin.cpp 181 // Protect the popup menu in case its owner is destroyed while we're running the message pump.
182 RefPtr<PopupMenu> protect(this);
  /frameworks/base/cmds/installd/
commands.c 305 int protect(char *pkgname, gid_t gid) function
    [all...]
  /external/webkit/WebCore/platform/network/mac/
ResourceHandleMac.mm 605 RetainPtr<WebCoreResourceHandleAsDelegate> protect(self);
    [all...]
  /external/webkit/JavaScriptCore/bytecompiler/
NodesCodegen.cpp 1540 RefPtr<RegisterID> protect = propertyName; local
1554 RefPtr<RegisterID> protect = propertyName; local
1563 RefPtr<RegisterID> protect = propertyName; local
    [all...]
  /external/bison/djgpp/
config.bat 25 Rem The SmallEnv tests protect against fixed and too small size
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilt/sdk/tools/lib/
dx.jar 
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 1296 milliseconds

1 23 4