Home
last modified time | relevance | path

Searched refs:SnapshotRuntimeLibs (Results 1 – 4 of 4) sorted by relevance

/build/soong/cc/
Dsnapshot_utils.go48 func (m *Module) SnapshotRuntimeLibs() []string { func
49 return m.Properties.SnapshotRuntimeLibs
Dlinkable.go92 SnapshotRuntimeLibs() []string methodSpec
Dvendor_snapshot.go348 prop.RuntimeLibs = m.SnapshotRuntimeLibs()
/build/soong/rust/
Dsnapshot_utils.go36 func (mod *Module) SnapshotRuntimeLibs() []string { func