HomeSort by relevance Sort by last modified time
    Searched full:intercepted (Results 1 - 25 of 118) sorted by null

1 2 3 4 5

  /external/bluetooth/glib/docs/
debugging.txt 17 respectively, will be intercepted if the size matches the
23 If set to a valid object pointer, ref/unref will be intercepted
30 also be intercepted with G_BREAKPOINT ();
  /development/simulator/wrapsim/
README.txt 7 "open" calls are intercepted.
9 It's also important that none of the intercepted system or library calls
Log.c 14 * some or all of the system calls we want to use are being intercepted.
Globals.h 182 * intercepted-ioctl time, rather than a push from the sim at startup.
  /external/chromium/base/
iat_patch.h 25 // module_handle Module to be intercepted
27 // function_name Name of the API to be intercepted
43 // Restore intercepted IAT entry with the original function.
83 // module Module to be intercepted
85 // function_name Name of the API to be intercepted
iat_patch.cc 129 // Check if someone else has intercepted on top of us.
dynamic_annotations.h 24 // that are intercepted by ThreadSanitizer.
  /external/chromium/net/base/
load_flags.h 33 // This is a navigation that will not be intercepted by any registered
  /external/bluetooth/glib/docs/reference/gobject/
tut_tools.xml 86 and <link linkend="g-object-unref">g_object_unref</link>() will be intercepted
  /external/chromium/net/url_request/
url_request_job_manager.cc 64 // See if the request should be intercepted.
url_request.h 81 // request if it should be intercepted, or NULL to allow the request to
87 // job to replace the existing job if it should be intercepted, or NULL
100 // job if it should be intercepted, or NULL to allow the normal handling to
  /packages/apps/Mms/tests/src/com/android/mms/
InterceptSendSms.java 115 assertTrue("Intercepted send SMS", mInterceptedSend);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
ptrace.h 31 All signals received by this process can be intercepted by its
  /external/bluetooth/glib/docs/reference/glib/
running.sgml 253 <link linkend="g-malloc">g_malloc</link>() will be intercepted if the size
  /external/webkit/WebKit/chromium/src/
FrameLoaderClientImpl.h 206 // Called when a dummy back-forward navigation is intercepted.
  /external/webkit/WebCore/bindings/v8/
V8NPObject.cpp 243 return value; // Intercepted, but an exception was thrown.
  /frameworks/base/core/java/android/widget/
Gallery.java 910 * intercepted them by now (for example, we can assume when a Gallery is
912 * since a ListView would have intercepted it by now).
    [all...]
AbsListView.java     [all...]
  /external/gtest/test/
gtest_output_test_.cc 907 // The two failures should not have been intercepted.
  /external/protobuf/gtest/test/
gtest_output_test_.cc 900 // The two failures should not have been intercepted.
  /frameworks/base/docs/html/guide/topics/network/
sip.jd 441 <p>The broadcast will be intercepted by the intent filter, which will then fire
  /external/v8/src/
runtime.cc 813 // conflicting types in case of intercepted properties because
965 PropertyAttributes intercepted = holder->GetPropertyAttribute(*name); local
1049 PropertyAttributes intercepted = global->GetPropertyAttribute(*name); local
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/ui/
QuickContactWindow.java 402 // that the BACK key event can be intercepted
    [all...]
  /packages/apps/Phone/res/values/
strings.xml 86 <!-- In-call screen: call failure reason (CDMA: call intercepted)-->
87 <string name="callFailed_cdma_intercept">CDMA: Call intercepted.</string>
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageList.java     [all...]

Completed in 388 milliseconds

1 2 3 4 5