Searched defs:sabi (Results 1 – 2 of 2) sorted by relevance
40 type sabi struct { struct41 Properties SAbiProperties44 func (sabi *sabi) props() []interface{} {48 func (sabi *sabi) begin(ctx BaseModuleContext) {}50 func (sabi *sabi) deps(ctx BaseModuleContext, deps Deps) Deps {54 func (sabi *sabi) flags(ctx ModuleContext, flags Flags) Flags {68 func (sabi *sabi) shouldCreateSourceAbiDump() bool {
487 sabi *sabi member