/frameworks/base/core/jni/ |
android_util_Binder.cpp | 426 LOGV("Proxy object %p of IBinder %p no longer in working set!!!", object, val.get()); 435 // The proxy holds a reference to the native object. 440 // proxy, so we can retrieve the same proxy if it is still active. [all...] |
/frameworks/base/core/tests/coretests/src/android/os/ |
AidlTest.java | 90 // generate a proxy
|
/frameworks/base/libs/binder/ |
ProcessState.cpp | 228 // reference to the remote proxy when this team doesn't have one
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
HttpUtils.java | 116 // Make sure to use a proxy which supports CONNECT.
|
/prebuilt/common/jython/ |
LICENSE | 127 1895.22/1006. The License may also be obtained from a proxy server on
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
NodeProxy.java | 91 * Updates the bounds of this node proxy. Bounds cannot be null, but it can be invalid.
|
/system/core/adb/ |
SERVICES.TXT | 157 the device. This can be useful to debug some networking/proxy
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/ |
whalHwCtrl.h | 281 /* Rx Broadcast (ignore broadcast / proxy arp) */
|
/external/v8/src/ |
parser.cc | 1880 VariableProxy* proxy = top_scope_->NewUnresolved(name, inside_with()); local [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
DOM2DTMdefaultNamespaceDeclarationNode.java | 37 * DOM2DTM model. Basically, it creates a proxy node in DOM space to 526 * to the same object, even if through a proxy, the references may be
|
/dalvik/vm/ |
Globals.h | 298 /* direct method pointers - java.lang.reflect.Proxy */ 301 /* field offsets - java.lang.reflect.Proxy */
|
/external/dbus/ |
ChangeLog | [all...] |
/external/webkit/WebCore/bindings/scripts/ |
CodeGeneratorV8.pm | 596 // Get the proxy corresponding to the DOMWindow if possible to [all...] |
/external/webkit/WebKit/mac/Plugins/Hosted/ |
NetscapePluginHostProxy.mm | 69 PluginDestroyDeferrer(NetscapePluginInstanceProxy* proxy) 70 : m_proxy(proxy) [all...] |
/frameworks/base/docs/html/sdk/ |
eclipse-adt.jd | 402 you have properly configured your proxy settings in Eclipse. In Eclipse 3.3/3.4, 403 you can configure proxy information from the main Eclipse menu in
|
/external/ppp/pppd/ |
ipcp.c | 91 static int proxy_arp_set[NUM_PPP]; /* Have created proxy arp entry */ 201 "Add proxy ARP entry", OPT_ENABLE|1, &ipcp_allowoptions[0].proxy_arp }, [all...] |
sys-linux.c | 211 static u_int32_t proxy_arp_addr; /* Addr for proxy arp entry added */ 212 static char proxy_arp_dev[16]; /* Device for proxy arp entry */ 330 * mark the interface down, delete default route and/or proxy arp entry. [all...] |
/external/v8/src/ia32/ |
ic-ia32.cc | 83 // Bail out if we have a JS global proxy object. [all...] |
/external/v8/src/x64/ |
ic-x64.cc | 82 // Bail out if we have a JS global proxy object. [all...] |
/external/webkit/WebKit/mac/Carbon/ |
HIWebView.mm | [all...] |
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebFrameLoaderClient.mm | 284 id proxy = handle->releaseProxy(); 285 ASSERT(proxy); 292 proxy:proxy]; [all...] |
/packages/apps/Settings/res/values/ |
strings.xml | 295 <!-- HTTP proxy settings. Button to clear the proxy box. --> 297 <!-- HTTP proxy settings. The port number label. --> 299 <!-- HTTP proxy settings. The button to restore the defaults. --> 301 <!-- HTTP proxy settings. The button to save. --> 303 <!-- HTTP proxy settings. The text field for the hostname --> 305 <!-- HTTP proxy settings. Title if there is an error--> 307 <!-- HTTP proxy settings. Button to get rid of error box--> 309 <!-- HTTP proxy settings. The error if the hostname is not valid --> 311 <!-- HTTP proxy settings. Error msg -- [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
SerializationStressTest4.java | 26 import java.lang.reflect.Proxy; [all...] |
/external/webkit/WebKit/mac/ |
ChangeLog-2010-01-29 | 177 instance proxy in case the plug-in host crashes while waiting for reply. 181 proxy gets invalidated while waiting for the reply. [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xpath/ |
XPathContext.java | 99 * the DTMManager, it really is a proxy for this object, which 107 * the DTMManager, it really is a proxy for the real DTMManager. If a 1085 * the DTMManager, it really is a proxy for the real DTMManager. If a [all...] |