HomeSort by relevance Sort by last modified time
    Searched refs:Only (Results 1 - 25 of 144) sorted by null

1 2 3 4 5 6

  /system/core/rootdir/etc/
dbus.conf 8 <!-- Only allow socket-credentials-based authentication -->
11 <!-- Only listen on a local socket. (abstract=/path/to/socket
13 file; only Linux supports this. Use path=/whatever on other
  /external/webkit/Source/WebCore/bindings/v8/specialization/
V8BindingState.h 47 static State* Only();
  /development/samples/AndroidBeamDemo/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/BackupRestore/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/BasicGLSurfaceView/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/BusinessCard/
Android.mk 6 # Only compile source java files in this apk.
  /frameworks/base/tests/HugeBackup/
Android.mk 6 # Only compile source java files in this apk.
  /packages/apps/Tag/
Android.mk 8 # Only compile source java files in this apk.
  /bionic/libdl/
libdl.c 35 #error Unsupported architecture. Only arm and x86 are supported.
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8HTMLFrameElementCustom.cpp 49 if (!V8BindingSecurity::allowSettingFrameSrcToJavascriptUrl(V8BindingState::Only(), frame, locationValue))
V8LocationCustom.cpp 55 State<V8Binding>* state = V8BindingState::Only();
67 State<V8Binding>* state = V8BindingState::Only();
79 State<V8Binding>* state = V8BindingState::Only();
91 State<V8Binding>* state = V8BindingState::Only();
103 State<V8Binding>* state = V8BindingState::Only();
115 State<V8Binding>* state = V8BindingState::Only();
127 State<V8Binding>* state = V8BindingState::Only();
142 State<V8Binding>* state = V8BindingState::Only();
156 // can only reach here by 'object.__proto__.func', and it should passed
161 if (!V8BindingSecurity::canAccessFrame(V8BindingState::Only(), imp->frame(), false))
    [all...]
  /external/webkit/Source/WebCore/bindings/v8/
V8Utilities.cpp 99 return V8BindingState::Only()->processingUserGesture();
104 return V8BindingState::Only()->activeFrame();
109 return V8BindingSecurity::shouldAllowNavigation(V8BindingState::Only(), frame);
114 return completeURL(V8BindingState::Only(), relativeURL);
  /development/apps/BuildWidget/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/ActionBarCompat/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/BluetoothChat/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/BluetoothHDP/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/Compass/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/ContactManager/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/HeavyWeight/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/HelloActivity/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/HoneycombGallery/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/LunarLander/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/MultiResolution/
Android.mk 6 # Only compile source java files in this apk.
  /development/samples/NFCDemo/
Android.mk 8 # Only compile source java files in this apk.
  /development/samples/NotePad/
Android.mk 6 # Only compile source java files in this apk.

Completed in 245 milliseconds

1 2 3 4 5 6