Home
last modified time | relevance | path

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

/aosp12/art/test/1916-get-set-current-frame/src/art/
H A DTest1916.java62 runGet(); in run()
66 public static void runGet() throws Exception { in runGet() method in Test1916
/aosp12/art/test/1935-get-set-current-frame-jit/src/
H A DMain.java42 runGet(); in main()
97 public static void runGet() throws Exception { in runGet() method in Main
/aosp12/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerShellCommand.java53 return runGet(); in onCommand()
112 private int runGet() throws RemoteException { in runGet() method in NetworkPolicyManagerShellCommand