Home
last modified time | relevance | path

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

/aosp_15_r20/art/tools/veridex/
H A Dhidden_api.h51 bool ShouldReport(const std::string& signature) const { in ShouldReport() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/internal/bisect/
Dbisect.go298 func (m *Matcher) ShouldReport(id uint64) bool { func
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceCfgNode.cpp1015 bool ShouldReport = Instr->isLastUse(Var); in emitLiveRangesEnded() local