Home
last modified time | relevance | path

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

/art/test/595-profile-saving/src/
DMain.java30 VMRuntime.registerAppInfo(file.getPath(), in main()
105 public static void registerAppInfo(String profile, String[] codePaths) in registerAppInfo() method in Main.VMRuntime
/art/test/2230-profile-save-hotness/src-art/
DMain.java41 VMRuntime.registerAppInfo(file.getPath(), new String[] {codePath}); in main()
/art/runtime/native/
Ddalvik_system_VMRuntime.cc810 NATIVE_METHOD(VMRuntime, registerAppInfo, "(Ljava/lang/String;[Ljava/lang/String;)V"),