Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Darch_module_context.go21 TargetPrimary() bool methodSpec
57 func (a *archModuleContext) TargetPrimary() bool { func
H A Dmodule.go1243 func (m *ModuleBase) TargetPrimary() bool { func