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

  /libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java 197 startMethodTracingFd(traceFileName, fd, checkBufferSize(bufferSize), flags,
222 private static native void startMethodTracingFd(String traceFileName, FileDescriptor fd, int bufferSize, int flags, boolean samplingEnabled, int intervalUs, boolean streamingOutput);
  /art/runtime/native/
dalvik_system_VMDebug.cc 560 NATIVE_METHOD(VMDebug, startMethodTracingFd, "(Ljava/lang/String;Ljava/io/FileDescriptor;IIZIZ)V"),

Completed in 67 milliseconds