Searched refs:constant_pool_count_ptr (Results 1 – 2 of 2) sorted by relevance
1737 jint* constant_pool_count_ptr,2197 jint* constant_pool_count_ptr, in GetConstantPool()2200 …return functions->GetConstantPool(this, klass, constant_pool_count_ptr, constant_pool_byte_count_p… in GetConstantPool()
734 [[maybe_unused]] jint* constant_pool_count_ptr, in GetConstantPool() argument