Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt.go229 func (m classLoaderContextMap) addLibs(sdkVer int, module *ModuleConfig, libs ...string) { func
305 classLoaderContexts.addLibs(anySdkVersion, module, usesLibs...)
310 classLoaderContexts.addLibs(28, module, httpLegacy)
318 classLoaderContexts.addLibs(29, module, usesLibs29...)
323 classLoaderContexts.addLibs(30, module, testBase)