Searched refs:SnapshotRuntimeLibs (Results 1 – 4 of 4) sorted by relevance
48 func (m *Module) SnapshotRuntimeLibs() []string { func49 return m.Properties.SnapshotRuntimeLibs
92 SnapshotRuntimeLibs() []string methodSpec
348 prop.RuntimeLibs = m.SnapshotRuntimeLibs()
36 func (mod *Module) SnapshotRuntimeLibs() []string { func