Searched defs:syspropLibrary (Results 1 – 1 of 1) sorted by relevance
117 type syspropLibrary struct { struct118 android.ModuleBase119 android.ApexModuleBase121 properties syspropLibraryProperties123 checkApiFileTimeStamp android.WritablePath124 latestApiFile android.Path125 currentApiFile android.Path126 dumpedApiFile android.WritablePath184 func (m *syspropLibrary) Name() string {188 func (m *syspropLibrary) Owner() string {[all …]