Home
last modified time | relevance | path

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

/build/make/tools/compliance/
Dtest_util.go281 type act struct { struct
282 actsOn, condition string
286 func (a act) String() string {
291 func toActionSet(lg *LicenseGraph, data []act) ActionSet {