Home
last modified time | relevance | path

Searched defs:syspropLibrary (Results 1 – 1 of 1) sorted by relevance

/build/soong/sysprop/
Dsysprop_library.go203 type syspropLibrary struct { struct
204 android.ModuleBase
205 android.ApexModuleBase
207 properties syspropLibraryProperties
209 checkApiFileTimeStamp android.WritablePath
210 latestApiFile android.OptionalPath
211 currentApiFile android.OptionalPath
212 dumpedApiFile android.WritablePath
299 func (m *syspropLibrary) Name() string {
303 func (m *syspropLibrary) Owner() string {
[all …]