Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/595-profile-saving/src/
H A DMain.java210 int codePathsType) throws Exception { in registerAppInfo() argument
217 codePathsType); in registerAppInfo()
/aosp_15_r20/art/test/2271-profile-inline-cache/src/
H A DMain.java231 String[] codePaths, int codePathsType) throws Exception { in registerAppInfo() argument
233 null, packageName, curProfile, refProfile, codePaths, codePathsType); in registerAppInfo()
/aosp_15_r20/libcore/libart/src/main/java/dalvik/system/
H A DVMRuntime.java901 int codePathsType); in registerAppInfo() argument