HomeSort by relevance Sort by last modified time
    Searched refs:MANAGED (Results 1 - 20 of 20) sorted by null

  /art/runtime/mirror/
proxy.h 29 class MANAGED Proxy FINAL : public Object {
accessible_object.h 32 class MANAGED AccessibleObject : public Object {
object_reference.h 28 // Classes shared with the managed side of the world need to be packed so that they don't have
30 #define MANAGED PACKED(4)
34 class MANAGED ObjectReference {
81 // References between objects within the managed heap.
83 class MANAGED HeapReference : public ObjectReference<kPoisonHeapReferences, MirrorType> {
96 class MANAGED CompressedReference : public mirror::ObjectReference<false, MirrorType> {
method.h 29 class MANAGED Method : public AbstractMethod {
61 class MANAGED Constructor: public AbstractMethod {
reference.h 43 class MANAGED Reference : public Object {
138 class MANAGED FinalizerReference : public Reference {
abstract_method.h 34 class MANAGED AbstractMethod : public AccessibleObject {
class_loader.h 32 class MANAGED ClassLoader : public Object {
iftable.h 26 class MANAGED IfTable FINAL : public ObjectArray<Object> {
stack_trace_element.h 32 class MANAGED StackTraceElement FINAL : public Object {
throwable.h 32 class MANAGED Throwable : public Object {
object_array.h 26 class MANAGED ObjectArray: public Array {
array.h 31 class MANAGED Array : public Object {
107 class MANAGED PrimitiveArray : public Array {
field.h 37 class MANAGED Field : public AccessibleObject {
dex_cache.h 39 class MANAGED DexCache FINAL : public Object {
string.h 35 class MANAGED String FINAL : public Object {
object.h 71 class MANAGED LOCKABLE Object {
class.h 58 class MANAGED Class FINAL : public Object {
    [all...]
  /art/runtime/
stack.h 66 class MANAGED StackReference : public mirror::CompressedReference<MirrorType> {
485 // The managed stack is used to record fragments of managed code stacks. Managed code stacks
611 // Returns the height of the stack in the managed stack frames, including transitions.
  /external/selinux/policycoreutils/sepolicy/sepolicy/
manpage.py 947 .SH "MANAGED FILES"
    [all...]
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 1040 milliseconds