Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_library.go126 type syspropLibrary struct { struct
127 android.ModuleBase
128 android.ApexModuleBase
129 android.BazelModuleBase
131 properties syspropLibraryProperties
133 checkApiFileTimeStamp android.WritablePath
134 latestApiFile android.OptionalPath
135 currentApiFile android.OptionalPath
136 dumpedApiFile android.WritablePath
208 func (m *syspropLibrary) Name() string {
[all …]