Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents-inl.h221 jint current_len = class_data_len; in DispatchClassFileLoadHookEvent() local
244 current_len, in DispatchClassFileLoadHookEvent()
258 current_len = new_len; in DispatchClassFileLoadHookEvent()
262 *new_class_data_len = current_len; in DispatchClassFileLoadHookEvent()