Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dsnapshot_utils.go31 func (mod *Module) IsSnapshotLibrary() bool { func
/aosp12/build/soong/cc/
H A Dsnapshot_utils.go26 func (m *Module) IsSnapshotLibrary() bool { func