Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go57 IsForPlatform() bool methodSpec
111 func (m *ApexModuleBase) IsForPlatform() bool { func
/build/soong/cc/
Dandroidmk.go60 if c.Properties.HideFromMake || !c.IsForPlatform() {
Dcc.go747 if !ctx.mod.IsForPlatform() {
1008 …if c.installer != nil && !c.Properties.PreventInstall && c.IsForPlatform() && c.outputFile.Valid()…
1658 } else if c.IsForPlatform() {