Home
last modified time | relevance | path

Searched refs:RemoveVariableIfLive (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/blueprint/
H A Dlive_tracker.go198 func (l *liveTracker) RemoveVariableIfLive(v Variable) bool { func
H A Dcontext.go2954 isLive := liveGlobals.RemoveVariableIfLive(v)