Searched defs:syspropLibrary (Results 1 – 1 of 1) sorted by relevance
126 type syspropLibrary struct { struct127 android.ModuleBase128 android.ApexModuleBase129 android.BazelModuleBase131 properties syspropLibraryProperties133 checkApiFileTimeStamp android.WritablePath134 latestApiFile android.OptionalPath135 currentApiFile android.OptionalPath136 dumpedApiFile android.WritablePath208 func (m *syspropLibrary) Name() string {[all …]