Home
last modified time | relevance | path

Searched refs:DevicePrimaryArchType (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Darch.go887 primaryArch := mctx.Config().DevicePrimaryArchType()
Dconfig.go760 func (c *config) DevicePrimaryArchType() ArchType { func