Home
last modified time | relevance | path

Searched defs:ResolveInfo (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DResolveInfo.java40 public class ResolveInfo implements Parcelable { class
358 public ResolveInfo() { in ResolveInfo() method in ResolveInfo
362 public ResolveInfo(ResolveInfo orig) { in ResolveInfo() method in ResolveInfo
458 private ResolveInfo(Parcel source) { in ResolveInfo() method in ResolveInfo
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonAbsoluteStub.h20 class ResolveInfo; variable
DHexagonRelocator.h21 class ResolveInfo; variable
/frameworks/compile/mclinker/lib/Target/ARM/
DARMToARMStub.h20 class ResolveInfo; variable
DARMToTHMStub.h20 class ResolveInfo; variable
DTHMToARMStub.h19 class ResolveInfo; variable
DTHMToTHMStub.h19 class ResolveInfo; variable
/frameworks/compile/mclinker/include/mcld/LD/
DResolver.h19 class ResolveInfo; variable
/frameworks/compile/mclinker/include/mcld/Target/
DGOT.h20 class ResolveInfo; variable
DPLT.h19 class ResolveInfo; variable
DTargetLDBackend.h40 class ResolveInfo; variable
/frameworks/compile/mclinker/include/mcld/Fragment/
DRelocation.h21 class ResolveInfo; variable
DStub.h26 class ResolveInfo; variable
/frameworks/compile/mclinker/include/mcld/MC/
DSymbolCategory.h17 class ResolveInfo; variable
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.h21 class ResolveInfo; variable
/frameworks/compile/mclinker/include/mcld/Object/
DObjectLinker.h29 class ResolveInfo; variable
/frameworks/compile/mclinker/lib/LD/
DResolveInfo.cpp28 ResolveInfo::ResolveInfo() : m_Size(0), m_BitField(0) { in ResolveInfo() function in mcld::ResolveInfo