Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dsanitize.go1367 type sanitizerStaticLibsMap struct { struct
1370 libsMap map[ImageVariantType]map[string][]string
1371 libsMapLock sync.Mutex
1372 sanitizerType SanitizerType