Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dandroidmk.go51 ArchSpecific() bool methodSpec
/aosp_15_r20/build/soong/android/
H A Dmodule.go457 ArchSpecific bool `blueprint:"mutated"` member
1267 func (m *ModuleBase) ArchSpecific() bool { func