Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt.go254 pathForLibrary(module, l))
270 pathForLibrary(module, httpLegacyImpl))
282 pathForLibrary(module, hidlManager))
286 pathForLibrary(module, hidlBase))
543 func pathForLibrary(module *ModuleConfig, lib string) android.Path { func