Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_library.go117 type syspropLibrary struct { struct
118 android.ModuleBase
119 android.ApexModuleBase
121 properties syspropLibraryProperties
123 checkApiFileTimeStamp android.WritablePath
124 latestApiFile android.Path
125 currentApiFile android.Path
126 dumpedApiFile android.WritablePath
184 func (m *syspropLibrary) Name() string {
188 func (m *syspropLibrary) Owner() string {
[all …]