Home
last modified time | relevance | path

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

/build/soong/sdk/
Dupdate.go941 if length == 1 && !multiLineValue(firstValue) {
986 func multiLineValue(value reflect.Value) bool { func