/external/droiddriver/src/com/google/android/droiddriver/actions/ |
D | ClickAction.java | 44 public boolean perform(InputInjector injector, UiElement element) { in perform() method in ClickAction.DoubleClick 57 public boolean perform(InputInjector injector, UiElement element) { in perform() method in ClickAction.LongClick 73 public boolean perform(InputInjector injector, UiElement element) { in perform() method in ClickAction.SingleClick
|
D | Action.java | 38 boolean perform(InputInjector injector, UiElement element); in perform() method
|
D | TypeAction.java | 52 public boolean perform(InputInjector injector, UiElement element) { in perform() method in TypeAction
|
D | PressKeyAction.java | 46 public boolean perform(InputInjector injector, UiElement element) { in perform() method in PressKeyAction
|
D | SwipeAction.java | 50 public boolean perform(InputInjector injector, UiElement element) { in perform() method in SwipeAction
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | InspectorHistory.cpp | 46 virtual bool perform(ExceptionState&) { return true; } in perform() function in WebCore::__anonb09c019b0111::UndoableStateMark 86 bool InspectorHistory::perform(PassOwnPtr<Action> action, ExceptionState& exceptionState) in perform() function in WebCore::InspectorHistory
|
D | DOMEditor.cpp | 59 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::RemoveChildAction 94 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::InsertBeforeAction 140 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::RemoveAttributeAction 176 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::SetAttributeAction 221 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::SetOuterHTMLAction 265 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::ReplaceWholeTextAction 300 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::ReplaceChildNodeAction 333 virtual bool perform(ExceptionState&) in perform() function in WebCore::DOMEditor::SetNodeValueAction
|
D | InspectorCSSAgent.cpp | 318 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::InspectorCSSAgent::SetStyleSheetTextAction 376 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::InspectorCSSAgent::SetStyleTextAction 428 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::InspectorCSSAgent::SetPropertyTextAction 482 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::InspectorCSSAgent::TogglePropertyAction 513 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::InspectorCSSAgent::SetRuleSelectorAction 546 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::InspectorCSSAgent::AddRuleAction
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | MainThreadTaskRunner.cpp | 81 void MainThreadTaskRunner::perform(PassOwnPtr<ExecutionContextTask> task) in perform() function in WebCore::MainThreadTaskRunner
|
/external/droiddriver/src/com/google/android/droiddriver/ |
D | UiElement.java | 146 boolean perform(Action action); in perform() method
|
/external/droiddriver/src/com/google/android/droiddriver/base/ |
D | AbstractUiElement.java | 55 public boolean perform(Action action) { in perform() method in AbstractUiElement
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/digest/ |
D | SHA1.java | 243 private void perform() in perform() method in SHA1
|
/external/openssl/apps/ |
D | s_time.c | 136 static int perform=0; variable
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
D | s_time.c | 136 static int perform=0; variable
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ImmutableListTest.java | 505 void perform(List<Integer> list); in perform() method
|
/external/llvm/lib/Analysis/ |
D | LoopInfo.cpp | 734 void LoopBlocksDFS::perform(LoopInfo *LI) { in perform() function in LoopBlocksDFS
|