Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt.go265 pathForLibrary(module, l))
279 pathForLibrary(module, httpLegacyImpl))
288 pathForLibrary(module, hidlManager))
292 pathForLibrary(module, hidlBase))
565 func pathForLibrary(module ModuleConfig, lib string) android.Path { func