Home
last modified time | relevance | path

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

/art/test/ti-agent/
Dscoped_local_ref.h47 T release() WARN_UNUSED { in release() function
/art/runtime/
Dtrace.cc621 bool release) { in AddMethodInfoWriteTask()
1621 void TraceWriter::FlushBuffer(Thread* thread, bool is_sync, bool release) { in FlushBuffer()
/art/openjdkjvmti/
Dti_method.cc235 auto release = [&](jint* out_entry_count_ptr, jvmtiLocalVariableEntry** out_table_ptr) { in GetLocalVariableTable() local