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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/compile/mclinker/lib/Fragment/
Stub.cpp 1 //===- Stub.cpp -----------------------------------------------------------===//
10 #include <mcld/Fragment/Stub.h>
14 Stub::Stub()
15 : Fragment(Fragment::Stub),
20 Stub::~Stub()
26 void Stub::setSymInfo(ResolveInfo* pSymInfo)
31 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType)
37 void Stub::addFixup(const Fixup& pFixup
    [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
StubFactory.h 17 class Stub;
23 * \brief the clone factory of Stub
31 /// addPrototype - register a stub prototype
32 void addPrototype(Stub* pPrototype);
34 /// create - create a stub if needed, otherwise return NULL
35 Stub* create(Relocation& pReloc,
41 /// findPrototype - find if there is a registered stub prototype for the given
43 Stub* findPrototype(const Relocation& pReloc,
48 typedef std::vector<Stub*> StubPoolType;
51 StubPoolType m_StubPool; // stub poo
    [all...]
BranchIsland.h 18 #include <mcld/Fragment/Stub.h>
25 class Stub;
90 /// findStub - return true if there is a stub built from the given prototype
92 Stub* findStub(const Stub* pPrototype, const Relocation& pReloc);
94 /// addStub - add a stub into the island
95 bool addStub(const Stub* pPrototype, const Relocation& pReloc, Stub& pStub);
102 * \brief Key to recognize a stub in the island.
108 Key(const Stub* pPrototype, const LDSymbol* pSymbol, Stub::SWord pAddend
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLA25Stub.h 12 #include <mcld/Fragment/Stub.h>
24 * \brief Mips stub for a non-PIC interface to a PIC function.
26 class MipsLA25Stub : public Stub
32 // Stub
33 Stub* doClone();
  /cts/tests/tests/os/src/android/os/cts/
EmptyService.java 28 private final IEmptyService.Stub mBinder = new IEmptyService.Stub() {
CtsRemoteService.java 29 android.util.Log.d("Process test stub", "CtsRemoteServiceProcessPid:" + Process.myPid());
32 private final ISecondary.Stub mSecondaryBinder = new ISecondary.Stub() {
  /frameworks/base/location/lib/java/com/android/location/provider/
FusedProvider.java 33 private IFusedProvider.Stub mProvider = new IFusedProvider.Stub() {
GeofenceProvider.java 39 private IGeofenceProvider.Stub mProvider = new IGeofenceProvider.Stub() {
  /frameworks/compile/mclinker/include/mcld/Fragment/
Stub.h 1 //===- Stub.h -------------------------------------------------------------===//
25 class Stub: public Fragment
60 Stub();
62 virtual ~Stub();
64 /// clone - clone function for stub factory to create the corresponding stub
65 Stub* clone() { return doClone(); }
67 /// isMyDuty - return true when the pReloc is problematic and the stub is able
73 /// name - name of this stub
76 /// getContent - content of the stub
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMToARMStub.h 14 #include <mcld/Fragment/Stub.h>
25 * \brief ARM stub for long call from ARM source to ARM target
28 class ARMToARMStub : public Stub
61 Stub* doClone();
ARMToTHMStub.h 14 #include <mcld/Fragment/Stub.h>
25 * \brief ARM stub for long call from ARM source to ARM target
28 class ARMToTHMStub : public Stub
61 Stub* doClone();
THMToARMStub.h 14 #include <mcld/Fragment/Stub.h>
24 * \brief ARM stub for long call from ARM source to ARM target
27 class THMToARMStub : public Stub
48 // for T bit of this stub
64 Stub* doClone();
THMToTHMStub.h 14 #include <mcld/Fragment/Stub.h>
24 * \brief ARM stub for long call from ARM source to ARM target
27 class THMToTHMStub : public Stub
48 // for T bit of this stub
64 Stub* doClone();
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonAbsoluteStub.h 14 #include <mcld/Fragment/Stub.h>
25 * \brief Hexagon stub for abs long call from source to target
28 class HexagonAbsoluteStub : public Stub
61 Stub* doClone();
  /cts/tests/app/src/android/app/cts/
StubRemoteService.java 29 android.util.Log.d("Process test stub", "StubRemoteServiceProcessPid:" + Process.myPid());
32 private final ISecondary.Stub mSecondaryBinder = new ISecondary.Stub() {
  /frameworks/base/core/java/android/app/
PackageDeleteObserver.java 24 private final IPackageDeleteObserver2.Stub mBinder = new IPackageDeleteObserver2.Stub() {
PackageInstallObserver.java 25 private final IPackageInstallObserver2.Stub mBinder = new IPackageInstallObserver2.Stub() {
  /cts/tests/tests/security/src/android/security/cts/activity/
SecureRandomService.java 41 private final ISecureRandomService.Stub mBinder = new ISecureRandomService.Stub() {
  /frameworks/base/core/java/android/hardware/hdmi/
HdmiPlaybackClient.java 107 return new IHdmiControlCallback.Stub() {
116 return new IHdmiControlCallback.Stub() {
  /frameworks/base/core/tests/coretests/src/android/os/
BinderThreadPriorityService.java 31 private final IBinderThreadPriorityService.Stub mBinder =
32 new IBinderThreadPriorityService.Stub() {
  /frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
ProxyService.java 59 return new IProxyCallback.Stub() {
63 IProxyPortListener portListener = IProxyPortListener.Stub.asInterface(callback);
  /cts/tests/tests/dreams/src/android/service/dreams/cts/
DreamsFeatureTest.java 28 IDreamManager service = IDreamManager.Stub.asInterface(
  /frameworks/base/core/java/android/os/storage/
IMountShutdownObserver.java 31 /** Local-side IPC implementation stub class. */
32 public static abstract class Stub extends Binder implements IMountShutdownObserver {
35 /** Construct the stub at attach it to the interface. */
36 public Stub() {
52 return new IMountShutdownObserver.Stub.Proxy(obj);
106 mRemote.transact(Stub.TRANSACTION_onShutDownComplete, _data, _reply, 0);
IObbActionListener.java 32 /** Local-side IPC implementation stub class. */
33 public static abstract class Stub extends Binder implements IObbActionListener {
36 /** Construct the stub at attach it to the interface. */
37 public Stub() {
53 return new IObbActionListener.Stub.Proxy(obj);
115 mRemote.transact(Stub.TRANSACTION_onObbResult, _data, _reply,
  /frameworks/base/media/java/android/media/
MediaHTTPService.java 24 public class MediaHTTPService extends IMediaHTTPService.Stub {

Completed in 1732 milliseconds

1 2 3 4 5 6 7 8 91011>>