Searched defs:RemoveAll (Results 1 – 10 of 10) sorted by relevance
73 func RemoveAll(path string) error { func
37 func RemoveAll(path string) error { func
240 func (f *Form) RemoveAll() error { func
24 func RemoveAll() { func
124 inline void CDXArray<TYPE,ARG_TYPE>::RemoveAll() { SetSize(0,-1); } in RemoveAll() function441 void CDXList<TYPE,ARG_TYPE>::RemoveAll() { in RemoveAll() function733 void CDXMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::RemoveAll() { in RemoveAll() function
71 void RemoveAll() { in RemoveAll() function
103 STDMETHOD(RemoveAll)(THIS) PURE; in DECLARE_INTERFACE_() local
280 func (sh *Shell) RemoveAll(paths ...string) error { func
547 func (d *tempDir) RemoveAll(t *testing.T) { func
393 func RemoveAll(dir string) error { func