Home
last modified time | relevance | path

Searched defs:fileExists (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/rbcrun/
Dhost.go115 func fileExists(_ *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, func
/build/soong/ui/build/
Dsoong.go147 func fileExists(path string) (bool, error) { func