Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmetrics.go514 type statDep uint type
530 func makeStatDepSet(deps ...statDep) statDepSet {
567 func (s *statDepSet) has(d statDep) bool {