Home
last modified time | relevance | path

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

/build/soong/java/
Dprebuilt_apis.go63 func parseJarPath(path string) (module string, apiver string, scope string) { func
168 module, apiver, scope := parseJarPath(localPath)