Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dapex.go214 AvailableFor(what string) bool methodSpec
436 func (m *ApexModuleBase) AvailableFor(what string) bool { func
/aosp_15_r20/build/soong/java/
H A Dsdk_library_internal.go780 func (module *sdkLibraryXml) AvailableFor(what string) bool { func
H A Dbase.go837 func (j *Module) AvailableFor(what string) bool { func
/aosp_15_r20/build/soong/cc/
H A Dcc.go3677 func (c *Module) AvailableFor(what string) bool { func