Home
last modified time | relevance | path

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

/build/soong/cc/
Dsabi.go103 type sabi struct { struct
104 Properties SAbiProperties
107 func (sabi *sabi) props() []interface{} {
111 func (sabi *sabi) flags(ctx ModuleContext, flags Flags) Flags {
125 func (sabi *sabi) shouldCreateSourceAbiDump() bool {
Dlibrary.go419 sabi *sabi member
Dcc.go1062 sabi *sabi member