Searched refs:DeletePath (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/auth/
H A Dmount_manager.h34 virtual void DeletePath(const std::string& user_id);
H A Dmount_manager.cc44 void MountManager::DeletePath(const std::string& user_id) { function in class:chromeos::MountManager
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_pageobj.h158 void DeletePath(int layer_index);
/external/chromium_org/net/http/
H A Dhttp_cache.cc55 void DeletePath(base::FilePath path) { function in namespace:__anon9286
456 base::WorkerPool::PostTask(FROM_HERE, base::Bind(&DeletePath, path), true);
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_graph_state.cpp177 void CPDF_ClipPath::DeletePath(int index) function in class:CPDF_ClipPath

Completed in 170 milliseconds