Home | History | Annotate | Download | only in http

Lines Matching refs:DeletePath

47 void DeletePath(base::FilePath path) {
420 base::WorkerPool::PostTask(FROM_HERE, base::Bind(&DeletePath, path), true);