Home
last modified time | relevance | path

Searched refs:constant_pool_byte_count_ptr (Results 1 – 2 of 2) sorted by relevance

/art/openjdkjvmti/include/
Djvmti.h1738 jint* constant_pool_byte_count_ptr,
2198 jint* constant_pool_byte_count_ptr, in GetConstantPool()
2200 …ctions->GetConstantPool(this, klass, constant_pool_count_ptr, constant_pool_byte_count_ptr, consta… in GetConstantPool()
/art/openjdkjvmti/
DOpenjdkJvmTi.cc735 [[maybe_unused]] jint* constant_pool_byte_count_ptr, in GetConstantPool() argument