Searched refs:syspropLibrary (Results 1 – 1 of 1) sorted by relevance
80 if m, ok := dep.(*syspropLibrary); ok {125 type syspropLibrary struct { struct203 func (m *syspropLibrary) Name() string { argument207 func (m *syspropLibrary) Owner() string { argument211 func (m *syspropLibrary) CcImplementationModuleName() string { argument215 func (m *syspropLibrary) javaPublicStubName() string { argument219 func (m *syspropLibrary) javaGenModuleName() string { argument223 func (m *syspropLibrary) javaGenPublicStubName() string { argument227 func (m *syspropLibrary) BaseModuleName() string { argument231 func (m *syspropLibrary) CurrentSyspropApiFile() android.OptionalPath { argument[all …]