Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents-inl.h224 jint current_len = class_data_len; in DispatchClassFileLoadHookEvent() local
247 current_len, in DispatchClassFileLoadHookEvent()
261 current_len = new_len; in DispatchClassFileLoadHookEvent()
265 *new_class_data_len = current_len; in DispatchClassFileLoadHookEvent()