Searched defs:JvmtiAllocator (Results 1 – 5 of 5) sorted by relevance
44 template <typename T> class JvmtiAllocator; variable58 explicit JvmtiAllocator(jvmtiEnv* env) : env_(env) {} in JvmtiAllocator() function59 JvmtiAllocator() : env_(nullptr) {} in JvmtiAllocator() function62 JvmtiAllocator(const JvmtiAllocator<U>& other) in JvmtiAllocator() function73 friend class JvmtiAllocator; variable95 explicit JvmtiAllocator(jvmtiEnv* env) : env_(env) {} in JvmtiAllocator() function96 JvmtiAllocator() : env_(nullptr) {} in JvmtiAllocator() function99 JvmtiAllocator(const JvmtiAllocator<U>& other) in JvmtiAllocator() function157 friend class JvmtiAllocator; variable
44 class JvmtiAllocator; variable59 friend class JvmtiAllocator; variable
66 class JvmtiAllocator : public dex::Writer::Allocator { in RedefineObjectHook() class68 explicit JvmtiAllocator(jvmtiEnv* jvmti) : jvmti_(jvmti) {} in RedefineObjectHook() function in art::Test1959RedefineObjectInstrument::RedefineObjectHook::JvmtiAllocator
79 class JvmtiAllocator : public dex::Writer::Allocator { in RedefineObjectHook() class81 explicit JvmtiAllocator(jvmtiEnv* jvmti) : jvmti_(jvmti) {} in RedefineObjectHook() function in art::Test980RedefineObject::RedefineObjectHook::JvmtiAllocator
81 class JvmtiAllocator : public dex::Writer::Allocator { class83 explicit JvmtiAllocator(jvmtiEnv* jvmti) : jvmti_(jvmti) {} in JvmtiAllocator() function in forceredefine::__anon8e91f8ad0111::JvmtiAllocator