Searched defs:syspropLibrary (Results 1 – 1 of 1) sorted by relevance
125 type syspropLibrary struct { struct126 android.ModuleBase127 android.ApexModuleBase129 properties syspropLibraryProperties131 checkApiFileTimeStamp android.WritablePath132 latestApiFile android.OptionalPath133 currentApiFile android.OptionalPath134 dumpedApiFile android.WritablePath203 func (m *syspropLibrary) Name() string {207 func (m *syspropLibrary) Owner() string {[all …]