Home
last modified time | relevance | path

Searched defs:new_data (Results 1 – 5 of 5) sorted by relevance

/art/dex2oat/dex/
Ddex_to_dex_compiler.cc590 std::vector<uint8_t> new_data = state2.Compile(); in CompileMethod() local
601 std::vector<uint8_t> new_data = state2.Compile(); in CompileMethod() local
/art/openjdkjvmti/
Dtransform.cc279 unsigned char* new_data = nullptr; in TransformSingleClassDirect() local
Devents-inl.h240 unsigned char* new_data = nullptr; in DispatchClassFileLoadHookEvent() local
/art/test/ti-agent/
Dredefinition_helper.cc339 unsigned char* new_data; in CommonClassFileLoadHookRetransformable() local
/art/runtime/gc/space/
Dimage_space.cc1013 const uint8_t* new_data = new_space->Begin() + new_interns.Offset(); in RemoveInternTableDuplicates() local