Home
last modified time | relevance | path

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

/build/soong/sysprop/
Dsysprop_library.go80 if m, ok := dep.(*syspropLibrary); ok {
125 type syspropLibrary struct { struct
203 func (m *syspropLibrary) Name() string { argument
207 func (m *syspropLibrary) Owner() string { argument
211 func (m *syspropLibrary) CcImplementationModuleName() string { argument
215 func (m *syspropLibrary) javaPublicStubName() string { argument
219 func (m *syspropLibrary) javaGenModuleName() string { argument
223 func (m *syspropLibrary) javaGenPublicStubName() string { argument
227 func (m *syspropLibrary) BaseModuleName() string { argument
231 func (m *syspropLibrary) CurrentSyspropApiFile() android.OptionalPath { argument
[all …]