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

  /libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java 369 public static native void infopoint(int id); method in class:VMDebug
  /art/runtime/native/
dalvik_system_VMDebug.cc 278 LOG(INFO) << "VMDebug infopoint " << id << " hit";
548 NATIVE_METHOD(VMDebug, infopoint, "(I)V"),

Completed in 206 milliseconds