Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/sysprop/
H A 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
296 func (m *syspropLibrary) Name() string {
300 func (m *syspropLibrary) Owner() string {
[all …]