Home
last modified time | relevance | path

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

/build/soong/cc/
Dstub_library.go29 type stubLibraries struct { struct
30 stubLibraryMap map[string]bool
31 stubVendorLibraryMap map[string]bool
33 apiListCoverageXmlPaths []string
51 func (s *stubLibraries) GenerateBuildActions(ctx android.SingletonContext) {
79 func (s *stubLibraries) MakeVars(ctx android.MakeVarsContext) {