Home
last modified time | relevance | path

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

/build/soong/java/
Dprebuilt_apis.go73 func parseApiFilePath(ctx android.LoadHookContext, path string) (module string, apiver string, scop… func
220 module, apiver, scope := parseApiFilePath(mctx, localPath)
256 filename, _, scope := parseApiFilePath(mctx, localPath)