Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dsnapshot_utils.go36 func (mod *Module) SnapshotRuntimeLibs() []string { func
/aosp12/build/soong/cc/
H A Dsnapshot_utils.go48 func (m *Module) SnapshotRuntimeLibs() []string { func
H A Dcc.go335 SnapshotRuntimeLibs []string `blueprint:"mutated"` member