HomeSort by relevance Sort by last modified time
    Searched full:getcurrent (Results 176 - 200 of 327) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/chrome/renderer/extensions/
user_script_scheduler.cc 203 v8::HandleScope scope(v8::Isolate::GetCurrent());
extension_helper.cc 367 v8::HandleScope scope(v8::Isolate::GetCurrent());
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
DOMDataStore.h 196 ASSERT(unsafePersistent.isEmpty() || !(holder == *unsafePersistent.persistent()) || current(v8::Isolate::GetCurrent()).m_type == MainWorld);
DOMWrapperWorld.cpp 72 v8::Isolate* isolate = v8::Isolate::GetCurrent();
ScriptFunctionCall.cpp 194 v8::Isolate* isolate = v8::Isolate::GetCurrent();
PageScriptDebugServer.cpp 86 : ScriptDebugServer(v8::Isolate::GetCurrent())
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
JavaScriptCallFrame.cpp 40 : m_isolate(v8::Isolate::GetCurrent())
  /external/chromium_org/third_party/WebKit/Source/web/
WebDocument.cpp 299 Dictionary dictionary(options, v8::Isolate::GetCurrent());
  /external/chromium_org/ui/gl/
gl_gl_api_implementation.cc 286 GLSurface* current_surface = GLSurface::GetCurrent();
  /external/chromium_org/v8/tools/
lexer-shell.cc 245 v8::Isolate* isolate = v8::Isolate::GetCurrent();
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/
DesignerPlugin.java 133 Display display = Display.getCurrent();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
DexDumpAction.java 122 Sdk current = Sdk.getCurrent();
AddSupportJarAction.java 161 final Sdk sdk = Sdk.getCurrent();
224 final Sdk sdk = Sdk.getCurrent();
297 final Sdk sdk = Sdk.getCurrent();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/uimodel/
UiViewElementNode.java 91 Sdk currentSdk = Sdk.getCurrent();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchAction.java 281 if (Display.getCurrent() != null) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
IdeScanningContext.java 77 Sdk sdk = Sdk.getCurrent();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
ImportedProject.java 194 IAndroidTarget[] targets = Sdk.getCurrent().getTargets();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewTemplateWizardState.java 138 IAndroidTarget target = Sdk.getCurrent().getTarget(project);
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin_browsertest.cc 116 v8::HandleScope handle_scope(v8::Isolate::GetCurrent());
131 v8::HandleScope handle_scope(v8::Isolate::GetCurrent());
144 v8::HandleScope handle_scope(v8::Isolate::GetCurrent());
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8WindowCustom.cpp 352 static_cast<DialogHandler*>(handler)->dialogCreated(dialog, v8::Isolate::GetCurrent());
459 v8::Isolate* isolate = v8::Isolate::GetCurrent();
502 v8::Isolate* isolate = v8::Isolate::GetCurrent();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerInitializer.java 189 Sdk.getCurrent().checkAndLoadTargetData(target, null /*project*/);
571 Sdk currentSdk = Sdk.getCurrent();
742 target = Sdk.getCurrent().getTarget(project.getProject());
    [all...]
  /external/chromium_org/base/
callback_list.h 56 // foo_subscription_ = MyWidget::GetCurrent()->RegisterCallback(
  /external/chromium_org/chrome/common/extensions/docs/server2/
availability_finder_test.py 283 availability_graph.Lookup('tabs', 'functions', 'getCurrent'))
  /external/chromium_org/ppapi/tests/
test_utils.h 250 callback_.set_target_loop(pp::MessageLoop::GetCurrent());
  /external/chromium_org/remoting/host/
input_injector_mac.cc 187 webrtc::MacDesktopConfiguration::GetCurrent(

Completed in 1706 milliseconds

1 2 3 4 5 6 78 91011>>