Home
last modified time | relevance | path

Searched defs:RemoveAll (Results 1 – 10 of 10) sorted by relevance

/prebuilts/go/linux-x86/src/os/
Dpath.go73 func RemoveAll(path string) error { func
/prebuilts/go/linux-x86/src/cmd/go/internal/robustio/
Drobustio.go37 func RemoveAll(path string) error { func
/prebuilts/go/linux-x86/src/mime/multipart/
Dformdata.go240 func (f *Form) RemoveAll() error { func
/prebuilts/go/linux-x86/src/expvar/
Dexpvar_test.go24 func RemoveAll() { func
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddxtmpl.h124 inline void CDXArray<TYPE,ARG_TYPE>::RemoveAll() { SetSize(0,-1); } in RemoveAll() function
441 void CDXList<TYPE,ARG_TYPE>::RemoveAll() { in RemoveAll() function
733 void CDXMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::RemoveAll() { in RemoveAll() function
Dmsputils.h71 void RemoveAll() { in RemoveAll() function
Ddskquota.h103 STDMETHOD(RemoveAll)(THIS) PURE; in DECLARE_INTERFACE_() local
/prebuilts/go/linux-x86/src/cmd/go/internal/work/
Dshell.go280 func (sh *Shell) RemoveAll(paths ...string) error { func
/prebuilts/go/linux-x86/src/cmd/cgo/internal/testsanitizers/
Dcc_test.go547 func (d *tempDir) RemoveAll(t *testing.T) { func
/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/
Dfetch.go393 func RemoveAll(dir string) error { func