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

1 2 3 4

  /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.
  /dalvik/vm/test/
AtomicSpeed.c 84 fflush(stdout); // not quite right if they intercepted fprintf
  /dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
PolicyTest.java 146 fail("SecurityException is intercepted");
187 fail("SecurityException is intercepted");
  /external/bluetooth/glib/docs/reference/gobject/
tut_tools.xml 86 and <link linkend="g-object-unref">g_object_unref</link>() will be intercepted
  /packages/apps/Mms/tests/src/com/android/mms/
InterceptSendSms.java 115 assertTrue("Intercepted send SMS", mInterceptedSend);
  /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 907 * intercepted them by now (for example, we can assume when a Gallery is
909 * 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/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 392 // that the BACK key event can be intercepted
    [all...]
  /packages/apps/Phone/res/values/
strings.xml 74 <!-- In-call screen: call failure reason (CDMA: call intercepted)-->
75 <string name="callFailed_cdma_intercept">CDMA: Call intercepted.</string>
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageList.java     [all...]
  /packages/apps/Phone/src/com/android/phone/
PhoneApp.java 651 * @return true if we intercepted the CALL keypress (i.e. the phone
    [all...]
  /external/v8/test/cctest/
test-api.cc     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/
c++ 
g++ 
gcc 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-c++ 
arm-eabi-cpp 

Completed in 337 milliseconds

1 2 3 4