Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents-inl.h218 jint current_len = class_data_len; in DispatchClassFileLoadHookEvent() local
241 current_len, in DispatchClassFileLoadHookEvent()
255 current_len = new_len; in DispatchClassFileLoadHookEvent()
259 *new_class_data_len = current_len; in DispatchClassFileLoadHookEvent()