Home
last modified time | relevance | path

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

/build/soong/cc/
Dvndk.go458 return newVndkLibrariesWithMakeVarFilter(llndkLibraries, "LLNDK_LIBRARIES", "libclang_rt.hwasan-")
496 func newVndkLibrariesWithMakeVarFilter(lister moduleListerFunc, makeVarName string, filter string) … func
508 return newVndkLibrariesWithMakeVarFilter(lister, makeVarName, "")