Home
last modified time | relevance | path

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

/build/soong/mk2rbc/
Dmk2rbc.go98 "is-vendor-board-platform": &isVendorBoardPlatformCallParser{},
1403 type isVendorBoardPlatformCallParser struct{} struct
1405 func (p *isVendorBoardPlatformCallParser) parse(ctx *parseContext, node mkparser.Node, args *mkpars… argument