Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DDexoptUtils.java89 String[] splitRelativeCodePaths = getSplitRelativeCodePaths(pkg); in getClassLoaderContexts() local
407 String[] splitRelativeCodePaths = new String[ArrayUtils.size(splitCodePaths)]; in getSplitRelativeCodePaths() local