HomeSort by relevance Sort by last modified time
    Searched full:stub (Results 1101 - 1125 of 1318) sorted by null

<<41424344454647484950>>

  /dalvik/vm/interp/
Stack.c 823 return -1; /* can happen for abstract method stub */
    [all...]
  /dalvik/vm/mterp/out/
InterpC-armv4t.c 466 * these "static" because they may be called from an assembly stub.
    [all...]
InterpC-armv5te-vfp.c 466 * these "static" because they may be called from an assembly stub.
    [all...]
InterpC-armv5te.c 466 * these "static" because they may be called from an assembly stub.
    [all...]
InterpC-armv7-a-neon.c 466 * these "static" because they may be called from an assembly stub.
    [all...]
InterpC-armv7-a.c 466 * these "static" because they may be called from an assembly stub.
    [all...]
  /external/libffi/
ltcf-c.sh 134 # recent cygwin and mingw systems supply a stub DllMain which the user
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c     [all...]
  /external/v8/src/arm/
builtins-arm.cc 494 // Jump to the function-specific construct stub.
    [all...]
  /external/v8/src/ia32/
builtins-ia32.cc 87 // Jump to the function-specific construct stub.
    [all...]
  /external/v8/src/x64/
builtins-x64.cc 893 // Jump to the function-specific construct stub.
    [all...]
  /external/webkit/WebKit/win/
ChangeLog-2009-06-16     [all...]
  /frameworks/base/docs/html/guide/developing/
eclipse-adt.jd 119 <dd>Includes your stub Activity Java file. All other Java files for your application
    [all...]
  /frameworks/base/services/java/com/android/server/
AppWidgetService.java 67 class AppWidgetService extends IAppWidgetService.Stub
    [all...]
ConnectivityService.java 56 public class ConnectivityService extends IConnectivityManager.Stub {
    [all...]
MountService.java 51 class MountService extends IMountService.Stub
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmDataConnectionTracker.java 248 dataEnabledSetting = IConnectivityManager.Stub.asInterface(ServiceManager.
    [all...]
  /frameworks/base/tools/aidl/
Type.cpp 914 type += ".Stub";
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
Bridge.java 186 sLogger.error("Missing Stub: " + signature +
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
ViewContactActivity.java 772 ITelephony phone = ITelephony.Stub.asInterface(
    [all...]
  /packages/apps/Music/src/com/android/music/
MediaPlaybackActivity.java     [all...]
MusicUtils.java 208 sService = IMediaPlaybackService.Stub.asInterface(service);
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ToStream.java     [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/
user_comments_for_7_to_8.xml     [all...]
  /packages/apps/Email/src/com/android/email/provider/
EmailContent.java 387 // TODO Auto-generated method stub
681 // TODO Auto-generated method stub
    [all...]

Completed in 205 milliseconds

<<41424344454647484950>>