HomeSort by relevance Sort by last modified time
    Searched refs:IsTracingEnabled (Results 1 - 2 of 2) sorted by null

  /art/runtime/
java_vm_ext.h 52 bool IsTracingEnabled() const {
check_jni.cc 348 if (has_method_ && soa.Vm()->IsTracingEnabled()) {
396 if (!should_trace && vm != nullptr && vm->IsTracingEnabled()) {
    [all...]

Completed in 427 milliseconds