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.WritablePath420 func syspropLibraryHook(ctx android.LoadHookContext, m *syspropLibrary) {