Home
last modified time | relevance | path

Searched refs:setDebuggingAllowed (Results 1 – 1 of 1) sorted by relevance

/art/test/909-attach-agent/src-art/
DMain.java43 setDebuggingAllowed(debugging_allowed); in main()
54 private static native void setDebuggingAllowed(boolean val); in setDebuggingAllowed() method in Main