Home
last modified time | relevance | path

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

/build/soong/cc/
Dsabi.go74 type sabi struct { struct
75 Properties SAbiProperties
78 func (sabi *sabi) props() []interface{} {
82 func (sabi *sabi) flags(ctx ModuleContext, flags Flags) Flags {
96 func (sabi *sabi) shouldCreateSourceAbiDump() bool {
Dlibrary.go807 sabi *sabi member
Dcc.go852 sabi *sabi member