Home
last modified time | relevance | path

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

/art/test/137-cfi/src/
DMain.java34 private boolean fullSignatures; field in Main
179 public native boolean unwindInProcess(boolean fullSignatures, int i, boolean b); in unwindInProcess()
180 public native boolean unwindOtherProcess(boolean fullSignatures, int pid); in unwindOtherProcess()