Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dsnapshot_prebuilt.go330 func getSnapshotNameSuffix(moduleSuffix, version, arch string) string { argument
444 func (p *baseSnapshotDecorator) moduleSuffix() string { func
/aosp12/build/soong/java/
H A Dsdk_library.go123 moduleSuffix string member