Home
last modified time | relevance | path

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

/build/soong/cc/
Dimage.go180 SnapshotVersion(mctx android.ImageInterfaceContext) string methodSpec
273 func (m *Module) SnapshotVersion(mctx android.ImageInterfaceContext) string { func
/build/soong/rust/
Dimage.go88 func (mod *Module) SnapshotVersion(mctx android.ImageInterfaceContext) string { func