Searched defs:IsSnapshotLibrary (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/rust/ | ||
H A D | snapshot_utils.go | 31 func (mod *Module) IsSnapshotLibrary() bool { func |
/aosp12/build/soong/cc/ | ||
H A D | snapshot_utils.go | 26 func (m *Module) IsSnapshotLibrary() bool { func |