Home
last modified time | relevance | path

Searched defs:Create (Results 1 – 4 of 4) sorted by relevance

/build/soong/finder/fs/
Dtest.go35 func Create(t *testing.T, path string, filesystem *MockFs) { func
/build/soong/third_party/zip/
Dwriter.go202 func (w *Writer) Create(name string) (io.Writer, error) { func
/build/bazel/scripts/incremental_build/
Dcuj_catalog.py101 class Create(CujGroup): class
/build/make/tools/perf/
Dbenchmarks220 def Create(filename): function