Searched defs:syspropLibrary (Results 1 – 1 of 1) sorted by relevance
203 type syspropLibrary struct { struct204 android.ModuleBase205 android.ApexModuleBase207 properties syspropLibraryProperties209 checkApiFileTimeStamp android.WritablePath210 latestApiFile android.OptionalPath211 currentApiFile android.OptionalPath212 dumpedApiFile android.WritablePath296 func (m *syspropLibrary) Name() string {300 func (m *syspropLibrary) Owner() string {[all …]