Home
last modified time | relevance | path

Searched defs:getLibName (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/simpleperf/scripts/
H A Dreport_html.js154 function getLibName(libId) { function
/aosp12/build/soong/cc/
H A Dlibrary.go960 func (library *libraryDecorator) getLibName(ctx BaseModuleContext) string { func