Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_library.go125 type syspropLibrary struct { struct
126 android.ModuleBase
127 android.ApexModuleBase
129 properties syspropLibraryProperties
131 checkApiFileTimeStamp android.WritablePath
132 latestApiFile android.OptionalPath
133 currentApiFile android.OptionalPath
134 dumpedApiFile android.WritablePath
203 func (m *syspropLibrary) Name() string {
207 func (m *syspropLibrary) Owner() string {
[all …]