Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt.go232 p := pathForLibrary(module, lib)
554 func pathForLibrary(module *ModuleConfig, lib string) *LibraryPath { func