Searched defs:protect (Results 1 - 14 of 14) sorted by relevance

/external/junit/src/junit/framework/
H A DProtectable.java13 public abstract void protect() throws Throwable; method in interface:Protectable
/external/webkit/Source/JavaScriptCore/heap/
H A DHeap.cpp76 RefPtr<JSGlobalData> protect(m_globalData);
132 void Heap::protect(JSValue k) function in class:JSC::Heap
/external/webkit/Source/WebCore/dom/
H A DEventTarget.cpp345 RefPtr<EventTarget> protect = this; local
/external/webkit/Source/WebCore/storage/
H A DDatabase.cpp227 RefPtr<Database> protect = this; local
/external/iproute2/doc/
H A Dip-cref.tex3089 \section{Example: {\protect\tt ifcfg} --- interface address management}
/external/webkit/Source/WebCore/bindings/js/
H A DScriptController.cpp137 RefPtr<Frame> protect = m_frame; local
/external/webkit/Source/WebCore/page/
H A DFocusController.cpp396 RefPtr<Node> protect = node; local
H A DDOMWindow.cpp1580 // the event, so protect it to prevent writing the end time into freed memory.
1599 RefPtr<EventTarget> protect = this; local
/external/webkit/Source/WebKit/win/
H A DWebDownloadCFNet.cpp501 COMPtr<WebDownload> protect = this; local
/external/webkit/Source/JavaScriptCore/bytecompiler/
H A DNodesCodegen.cpp1584 RefPtr<RegisterID> protect = propertyName; local
1598 RefPtr<RegisterID> protect = propertyName; local
1607 RefPtr<RegisterID> protect = propertyName; local
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_media_task.c1486 UINT8 protect = 0; local
1571 protect |= 1;
1579 protect |= 2;
1586 if (protect == 3)
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...
/external/robolectric/lib/main/
H A Djunit-dep-4.8.2.jar ... .TestResult) throws java.lang.Exception public void protect () throws java.lang.Exception } junit/extensions/TestSetup. ...

Completed in 458 milliseconds