Searched refs:DeletePath (Results 1 – 5 of 5) sorted by relevance
34 virtual void DeletePath(const std::string& user_id);
44 void MountManager::DeletePath(const std::string& user_id) { in DeletePath() function in chromeos::MountManager
158 void DeletePath(int layer_index);
55 void DeletePath(base::FilePath path) { in DeletePath() function456 base::WorkerPool::PostTask(FROM_HERE, base::Bind(&DeletePath, path), true); in InitializeInfiniteCache()
177 void CPDF_ClipPath::DeletePath(int index) in DeletePath() function in CPDF_ClipPath