Searched refs:RemoveVariableIfLive (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/blueprint/ | ||
H A D | live_tracker.go | 198 func (l *liveTracker) RemoveVariableIfLive(v Variable) bool { func |
H A D | context.go | 2954 isLive := liveGlobals.RemoveVariableIfLive(v) |