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