Searched defs:hasSrcs (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/skia/bazel/exporter/ | ||
H A D | cmake_rule.go | 34 func (r *cmakeRule) hasSrcs() bool { func |
H A D | gni_exporter.go | 27 hasSrcs bool // Has at least one file in $_src/ dir? member |