Home
last modified time | relevance | path

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

/build/soong/cc/
Dsabi.go97 type sabi struct { struct
98 Properties SAbiProperties
101 func (sabi *sabi) props() []interface{} {
105 func (sabi *sabi) flags(ctx ModuleContext, flags Flags) Flags {
119 func (sabi *sabi) shouldCreateSourceAbiDump() bool {
Dlibrary.go398 sabi *sabi member
Dcc.go882 sabi *sabi member