Searched refs:CurrentSyspropApiFile (Results 1 – 2 of 2) sorted by relevance
428 i, ok := c.(interface{ CurrentSyspropApiFile() android.OptionalPath })432 if api := i.CurrentSyspropApiFile(); api.Valid() {
335 func (m *syspropLibrary) CurrentSyspropApiFile() android.OptionalPath { func