Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dsnapshot_utils.go41 func (mod *Module) SnapshotSharedLibs() []string { func
/aosp12/build/soong/cc/
H A Dsnapshot_utils.go52 func (m *Module) SnapshotSharedLibs() []string { func
H A Dcc.go334 SnapshotSharedLibs []string `blueprint:"mutated"` member