Home
last modified time | relevance | path

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

/build/soong/sdk/
Dupdate.go1366 archId archId member
1676 type archId struct { struct
1678 archType android.ArchType
1681 nativeBridge bool
1685 func (i *archId) propertyName() string {
1696 func (i *archId) String() string {
1714 archId archId member
1724 func newArchSpecificInfo(ctx android.SdkMemberContext, archId archId, osType android.OsType, varian… argument