Home
last modified time | relevance | path

Searched defs:release (Results 1 – 2 of 2) sorted by relevance

/art/test/ti-agent/
Dscoped_local_ref.h47 T release() WARN_UNUSED { in release() function
/art/openjdkjvmti/
Dti_method.cc234 auto release = [&](jint* out_entry_count_ptr, jvmtiLocalVariableEntry** out_table_ptr) { in GetLocalVariableTable() local